osbuild/Check our best practices
Check against our team's best practices for pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 28, 2026
- License
- None
Pinned Snippet
uses: osbuild/pr-best-practices@87844dc4f31f42a7d000ec55ee376da0bbd6865b # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A GitHub token to add a label to the PR | yes | — |
| jira_token | A Jira API token to create issues | yes | — |
| jira_email | The Jira account email for the API token | yes | — |
| regex | A custom regular expression for PR titles | no | — |
| new_issues_jira_epic | Optional Jira Epic key for auto-created tasks from newly opened GitHub Issues (e.g. 'HMS-1234'). If unset, no Jira task is created for new issues. | no | — |
Outputs
no outputs