riiid/comment-related-issues
Comment on Github PR with related issues in your issue trackers.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tracker | Issue tracker name. Available values are jira | yes | — |
| project-key | Project key like jira project key | — | — |
| jira-protocol | Jira protocol. Available values are http and https. Default value is https. Required for Jira. | — | https |
| jira-host | Jira hostname. Required for Jira. | — | — |
| jira-username | Jira username. Required for Jira. | — | — |
| jira-token | Jira token from the Jira account. Required for Jira. | — | — |
| path | Relative path from git repo's root to where you are interested in. | — | . |
| include-scope | Extract scope from commit messages and include it in the table. Use this when you want to display the scope of commits in the related issues table. | — | false |
Outputs
| name | description |
|---|---|
| success | success |