-
Notifications
You must be signed in to change notification settings - Fork 63k
Closed
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamissuesContent related to issuesContent related to issuesrestContent related to rest - overview.Content related to rest - overview.waiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://octokit.github.io/rest.js/v18#issues-update https://docs.github.com/en/rest/issues/issues#update-an-issue and probably some of the other issue entries too.
What part(s) of the article would you like to see updated?
state_reason
mentioned in https://github.blog/changelog/2022-05-19-the-new-github-issues-may-19th-update/ should be documented.
refs probot/stale#379
refs actions/stale#744
Additional information
It looks like it's actually there but not sure why it's not ended up in the generated page?
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
}
is in lib/rest/static/decorated/api.github.com.json
.
Mikksrund
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamissuesContent related to issuesContent related to issuesrestContent related to rest - overview.Content related to rest - overview.waiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review