actions-marketplace-validations/Backlog Notify
Notify commit messages to Backlog issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_key | Backlog Project key | yes | — |
| api_host | Backlog Host name | yes | — |
| api_key | Backlog Api key | yes | — |
| fix_keywords | Keywords to change the status of the issue to fixed | no | — |
| close_keywords | Keywords to change the status of the issue to closed | no | — |
| push_comment_template | The template for backlog issue comment on push events | no | — |
| pr_opened_comment_template | The template for backlog issue comment on opened a pull request | no | — |
| pr_reopened_comment_template | The template for backlog issue comment on reopened a pull request | no | — |
| pr_ready_for_review_comment_template | The template for backlog issue comment on ready to review a pull request | no | — |
| pr_closed_comment_template | The template for backlog issue comment on closed a pull request | no | — |
| pr_merged_comment_template | The template for backlog issue comment on merged a pull request | no | — |
| commit_message_reg_template | The template for regular expressions to parse commit messages | no | — |
| pr_title_reg_template | The template for regular expressions to parse pull request title | no | — |
| fix_status_id | Status ID to mark as fixed | no | — |
| close_status_id | Status ID to mark as closed | no | — |
Outputs
no outputs