actions-marketplace-validations/Open Github Issue Practice 1
Open a github issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 4, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/leetann_github-actions-open-issue@8f7f0a2496f05978f86553835f8b26a89ce89906 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token | yes | — |
| title | Issue Title | yes | — |
| body | Issue Body | no | — |
| assignees | Issue assignees | no | — |
Outputs
| name | description |
|---|---|
| issue_details | The issue object as a json string |