Skip to content

Document Auto-Merge and GH Actions #3707

Closed
@phish108

Description

@phish108

What article on docs.github.com is affected?

Automatically merging a pull request

What part(s) of the article would you like to see updated?

The article is good for getting started, but it leaves many aspects in relation to GH Actions unclear. With this respect the article should be a bit more verbose.

For example:

  • will automerge trigger an GH Actions event if GH actions already ran during the the checks phase?
  • What would be the event?
  • Where would we find more documentation?

Normally GH Actions will not trigger a secondary action if an event is the result of an action. This is important information, because this feature is tightly coupled to GH Actions.

From the Documentation I would assume NO secondary action would be triggered.

Additional information

I did not run any experiments to check this behaviour.

In my repos I have steps that have to get performed after the merge took place. Given the documentation I don't feel confident to refactor my actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageDo not begin working on this issue until triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions