maxkomarychev/oction-create-issue

This action implements `POST` request to `/repos/{owner}/{repo}/issues`

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenToken to authenticate the request yes
ownerowner parameter no
reporepo parameter no
titleThe title of the issue. yes
bodyThe contents of the issue. no
assigneeLogin for the user that this issue should be assigned to. _NOTE: Only users with push access can set the assignee for new issues. The assignee is silently dropped otherwise. **This field is deprecated.**_ no
milestoneThe `number` of the milestone to associate this issue with. _NOTE: Only users with push access can set the milestone for new issues. The milestone is silently dropped otherwise._ no
labelsLabels to associate with this issue. _NOTE: Only users with push access can set labels for new issues. Labels are silently dropped otherwise._ no
assigneesLogins for Users to assign to this issue. _NOTE: Only users with push access can set assignees for new issues. Assignees are silently dropped otherwise._ no

no outputs