voiceflow/Auto-Rebase Incoming Pull Requests
Keep pull request to this branch rebased to the latest commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github Token used to make API request to fetch pull requests from the current owner/repo. | yes | ${{ github.token }} |
| comment-on-failure | Whether to post a comment in each pull request if it fails to rebase automatically | no | true |
| label-on-failure | Whether to add a label in each pull request if it fails to rebase automatically. This label blocks further failure comments from being posted | no | true |
| skip-drafts | Whether to skip draft pull requests | no | true |
| check-bors-is-running | Whether to skip pull requests if bors is running | no | true |
Outputs
no outputs