raulanatol/Only merge from - action
Github action to close a PR if the base branch is not from expected
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Oct 13, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: raulanatol/only-merge-from-action@68afeb5e11ec19075a70cff1c461b40471ff366f # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token | yes | — |
| protected-branch | The name of the protected branch | yes | main |
| allowed-branch | The name of the branch allowed to merge over the protected branch | yes | develop |
Outputs
no outputs