lee-lott-actions/Assign Issue

A GitHub Action to assign a GitHub issue to a specified user using the GitHub API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
issue-numberThe issue number to assignyes
assigneeThe GitHub username to assign the issue toyes
tokenGitHub token with repository read accessyes
ownerThe owner of the repositoryyes
repo-nameThe name of the repositoryyes
namedescription
resultResult of the assignment attempt ("success", "already-assigned", or "failure")
error-messageError message if the assignment fails