anmol-baranwal/Handle Multiple Issues
Handle the current issue if the author has existing open issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| label | Add a label to the current issue. Use commas to separate if there are multiple labels. | no | multiple issues |
| issueNumber | Include the previous issue number created by the author in the comment. | no | true |
| comment | Custom text to add with or without the issue number in the comment. | no | "" |
| close | Close the current issue if set to true. | no | — |
| gh-token | The GitHub token for authentication. | no | ${{ github.token }} |
| assign | To filter the issues that are assigned to the author | no | false |
| ignoreUsers | Specify usernames that should be ignored while running this workflow | no | "" |
| ignoreCollaborators | Ignore all the collaborators in the repository while running this workflow | no | false |
Outputs
no outputs