sonarsource/Merge Dogfood Branches
Automatically merges branches prefixed with name "dogfood/" into the dogfood branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dogfood-branch | The name of the dogfood branch | — | dogfood-automerge |
| github-token | The GitHub token used to push to the dogfood branch | — | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| dogfood-branch | The name of the dogfood branch |
| sha1 | The HEAD sha1 of the dogfood branch |