Skip to content

GitHub Actions: add more details for "workflow_run" event #4435

@Morriz

Description

@Morriz

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.conclusion
github.event.workflow_run.head_branch

And 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    webhooksContent related to webhooks

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions