kgateway-dev/PR Kind Labeler
Sync /kind commands in PR body to GitHub labels, enforce changelog notes, and validate descriptions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT) | no | ${{ github.token }} |
| enforce_description | Enforce that the Description section in the PR body is filled out | no | true |
| enforce_release_note_quality | Enforce naive publication-ready release note checks | no | false |
| enforce_changelog_kind_exclusivity | Enforce at most one changelog kind per PR | no | false |
Outputs
no outputs