-
Notifications
You must be signed in to change notification settings - Fork 67k
add missing documentation of use cases for workflowrun states #34987
Copy link
Copy link
Open
Labels
SME reviewedAn SME has reviewed this issue/PRAn SME has reviewed this issue/PRactionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue
Metadata
Metadata
Assignees
Labels
SME reviewedAn SME has reviewed this issue/PRAn SME has reviewed this issue/PRactionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-repository
but should be linked/included on all other pages that are concerned with the WF run status
What part(s) of the article would you like to see updated?
most of the statuses are self explanatory but there is a gray area.
Plz provide a description/use case/trigger for each of the statuses, preferably with a state diagram.
In particular i would like to know:
the meaning of these:
neutral, stalethe difference/relation of these:
queued, requested, waiting, pending, action_requiredDelineate which value belongs to which property as per the above doc:

Additional information
PS: this is a rehash from here: https://github.com/orgs/community/discussions/70540#discussioncomment-10978598
No response