actions-marketplace-validations/Buluma - Create Issue Action
This action creates an issue based on user inputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 28, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/buluma_create-issue-action@02a100175520b5b0bfe91c0064ef5921139acbc2 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| title | Title of the issue | yes | — |
| token | Token of the user that creates the issue | yes | — |
| labels | Labels of the issue | no | "" |
| assignees | Assignees of the issue | no | "" |
| body | Body of the issue | no | "" |
Outputs
no outputs