mautic / mautic/developer-documentation-new
Remove auto-merge GitHub actions
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 19
- Forks
- 48
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 25
Description
Early on we used an auto-merge job which would push approved PRs directly to the development branch, but we aren't using that any more and we don't want to do auto-merging because we need to ensure the correct branch is used and that any related PRs are merged first in mautic/mautic, for example.
So I think we should probably look to remove the workflow files and just manually approve when we're ready.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's workflow files and identify the auto-merge job described in the issue. Remove the obsolete workflow files or configuration responsible for auto-merging, then verify that approved pull requests are no longer merged automatically and that the remaining workflows still operate as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100