actions-marketplace-validations/Actions Ecosystem Action Create Issue

Create an issue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 7, 2021
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/actions-ecosystem_action-create-issue@b63bc2bbacb6a838dfe4a9f70da6665ae0962a49 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenA GitHub token.yes
titleThe title of the created issue.yes
bodyThe body of the created issue.no
repoThe owner and repository name. e.g.) Codertocat/Hello-Worldno${{ github.repository }}
labelsThe labels which are added to the created issue when it's created. Must be separated with line breaks if there're multiple labels.no
milestoneThe number of the milestone to which the created issue is added when it's created.no
assigneesThe assignees which are assigned to the created issue when it's created. Must be separated with line breaks if there're multiple assignees.no

no outputs