jpulec/autoupdate-branch
Update PRs with particular label
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | Token of repo | yes | — |
| label | Action will update branches with this label | yes | — |
| requiredApprovals | Number of required approvals before branch should be updated | no | — |
Outputs
| name | description |
|---|---|
| hasConflicts | Says if PR is conflicted |
| conflictedPullRequestJSON | data of conflicted PR in JSON in shape {title: string, url: string, user: {login, url, avatarUrl}} |