enosix/JIRA PR Automation
Auto-assign PR, add JIRA ticket prefix, and link to Atlassian
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for API access | yes | ${{ github.token }} |
| jira-base-url | JIRA base URL (e.g., https://enosix.atlassian.net) | no | https://enosix.atlassian.net |
| ticket-prefix | JIRA ticket prefix (e.g., PROD) | no | PROD |
| story-needed-label | Label to use when no ticket found | no | [STORY NEEDED] |
| pr-number | PR number (optional, defaults to context PR) | no | — |
Outputs
no outputs