buluma/Buluma - Create Issue Action
This action creates an issue based on user inputs
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit May 28, 2021
- License
- None
Pinned Snippet
uses: buluma/create-issue-action@ce174113a653ce457ddded3fff1cb6044cbdb730 # v2.0.0tags 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