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
GitHub Actions: add more details for "workflow_run" event #4435
Comments
|
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
This comment has been minimized.
This comment has been minimized.
|
Thanks for opening an issue @Morriz! I'll triage this for the team to take a look 👀 |
|
@Morriz - Many thanks for raising this issue. We've just (yesterday) updated the page (https://docs.github.com/en/developers/webhooks-and-events/webhook-events-and-payloads#workflow_run) adding more details for the PR: #2767 I'm going to close this issue. |
|
Really? After adding this little bit: you deem this issue closed? |
|
If this is not re-opened I will have to open another one |
This comment has been minimized.
This comment has been minimized.
|
Since this is a bigger issue of not having reference documentation on topics like this one I started another issue here: #4612 |
What article on docs.github.com is affected?
https://docs.github.com/en/developers/webhooks-and-events/webhook-events-and-payloads#workflow_run
What part(s) of the article would you like to see updated?
The properties that are exposed on
github.event.workflow_run.From examples on the web I have learned about the existence of
github.event.workflow_run.conclusiongithub.event.workflow_run.head_branchAnd these are not documented. I expect there to be many more props available. Why don't you guys automate this process and offer generated reference documentation?
Additional information
Another request exists for this which was closed: #799
The text was updated successfully, but these errors were encountered: