puiterwijk/Rust backwards incompatible labeler
Label PRs that are backwards incompatible with a specific label
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 2, 2021
- License
- MIT
Pinned Snippet
uses: puiterwijk/action-label-rust-incompatible@6461f7cfbf8965a3802f7bff5a5c4cf166e7fd51 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dnf-dependencies | Fedora packages your compile depends on | — | rpm |
| repo-token | API token to use when tagging | yes | — |
| repo-base-ref | Base ref if none was specified. Default: refs/heads/main | — | refs/heads/main |
| label-patch | Label to apply to patch PRs | no | — |
| label-non-breaking | Label to apply to non-breaking PRs | no | — |
| label-technically-breaking | Label to apply to technically breaking PRs | no | — |
| label-breaking | Label to apply to breaking PRs | no | — |
Outputs
no outputs