keithweaver/Merge from Main
Run commands on main, open a PR with changes, and auto-merge when CI passes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_access_token | GitHub token with permission to push and merge. | yes | — |
| commit_prefix | Prefix to use for commits/PRs. Defaults to [Auto Merge]. | no | [Auto Merge] |
| go_version | Go version used by actions/setup-go. | no | 1.23 |
| commands | Newline-separated commands to run before creating the PR (e.g. go run ./...). | yes | — |
Outputs
no outputs