-
Notifications
You must be signed in to change notification settings - Fork 62.7k
Add 'converted_to_draft' action to the pull request webhook payload documentation #2417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 'converted_to_draft' action to the pull request webhook payload documentation #2417
Conversation
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions.
translations/de-DE/data/reusables/webhooks/pull_request_webhook_properties.md
translations/es-XL/data/reusables/webhooks/pull_request_webhook_properties.md
translations/ja-JP/data/reusables/webhooks/pull_request_webhook_properties.md
translations/ko-KR/data/reusables/webhooks/pull_request_webhook_properties.md
translations/pt-BR/data/reusables/webhooks/pull_request_webhook_properties.md
translations/ru-RU/data/reusables/webhooks/pull_request_webhook_properties.md
translations/zh-CN/data/reusables/webhooks/pull_request_webhook_properties.md
You'll need to revert all of these ☝️ files using GitHub Desktop or git checkout origin/main <file name>
. Once you get those files reverted, we can continue with the review process.
It looks like you've modified translated content. Unfortunately, we are not able to accept pull requests for translated content. Our translation process involves an integration with an external service at crowdin.com, where all translation activity happens. We hope to eventually open up the translation process to the open source community, but we're not there yet. See https://github.com/github/docs/blob/main/CONTRIBUTING.md#earth_asia-translations for more details.
ac4fdad
to
a60c166
Compare
@recurser Thanks so much for following the trail and opening an issue and PR 💖 I'll get this triaged for review! |
This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit. |
This isn't stale. Waiting on review from the required person/team |
This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit. |
This isn't stale. Waiting on review from the required person/team |
This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit. |
This isn't stale. Waiting on review from the required person/team |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Thank you for making this change and thank you for your patience while we work through reviews! I'll get this merged down for you.
Closes #2416 |
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. |
Why:
See #2416
What's being changed:
The
converted_to_draft
action has been added to the list of actions, in the base documentationand existing translations.Edit: I reverted the changes to the translations as requested by the bot.
See the updated documentation on the Heroku review app here.
Check off the following: