1
0
mirror of synced 2026-01-27 06:09:02 -05:00
Files
docs/translations/ru-RU/data/reusables/webhooks/pull_request_webhook_properties.md
Vanessa Yuen 5d608c1e2a Crowdin translations (translation-batch-1612885307) (#17760)
* New Crowdin translations by Github Action

* Revert broken translated files to content from  branch

* fix known frontmatter errors

* Revert broken translated files to content from  branch

* fix translation errors

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2021-02-09 18:14:25 +01:00

1.9 KiB

Клавиша Тип Description
действие строка The action that was performed. Can be one of opened, edited, closed, assigned, unassigned, review_requested, review_request_removed, ready_for_review, converted_to_draft, labeled, unlabeled, synchronize, {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" %}auto_merge_enabled, auto_merge_disabled,{% endif %} locked, unlocked, or reopened. If the action is closed and the merged key is false, the pull request was closed with unmerged commits. If the action is closed and the merged key is true, the pull request was merged.