scortexio/Stacked PR Update Action
Automatically fixes stacked PRs after a base PR is squash- or rebase-merged
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Token for git push and GitHub API calls. The default GITHUB_TOKEN will NOT trigger CI on upstack PRs (GitHub deliberately suppresses workflow runs from pushes made with that token). Use a GitHub App installation token if you need checks to run on the updated PRs. | yes | ${{ github.token }} |
Outputs
no outputs