jonahjackson1/Initialize a new issue ticket
Creates and adds the basic requirements for an issue ticket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 4, 2023
- License
- MIT
Pinned Snippet
uses: jonahjackson1/testing-project-automation@e8276f4fcd443806f0534c3173a014759f0c093f # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| milliseconds | Your input description here | yes | 1000 |
| owner | The owner of the repository | yes | — |
| repo | The name of the repository | yes | — |
| issue_number | The number of the issue | yes | — |
| issue_title | The title of the issue | yes | — |
| token | The token to use to access the GitHub API | yes | — |
Outputs
| name | description |
|---|---|
| time | Your output description here |
| branch | branch was successfully created |