passiolife/Pull Issue Manager
Enforces that a pull request is linked to an issue, and allows moving issues between zenhub pipelines upon certain actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| requireissue | If true, this check will fail if there are no linked issues found | yes | true |
| zhactionbranch | Limits the action that moves issues to a specified ZenHub pipeline to events on the given branch. If value is any (default), the action will apply to any branch (always) | yes | any |
| zhignorebranches | Limits the action that moves issues to a specified ZenHub pipeline to events that are NOT on the given branches. Comma separated, no spaces branchA,branchB | no | — |
| zhapikey | Your ZenHub API Key | yes | — |
| zhpipelinename | The ZenHub Pipeline name you want to move linked issues under during this action. | yes | — |
Outputs
no outputs