funsamy/Auto merge action
Automatically merge pull request when all the checks have passed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token | yes | — |
| merge-method | Merge method | no | squash |
Outputs
| name | description |
|---|---|
| sha | The SHA of the commit |
| merged | Whether the PR was merged or not |
| message | The message of the mermeg commit |