Skip to main content

Create Issue

Description

Use the step to create the issue

Reference

  • API documentation: https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#create-an-issue

Configurations

No.Field NameDescription
1Step NameName of the step. The name must be unique in a single workflow.
The field is mandatory.
Connection
2Access TokenSpecify an access token for authentication.
Note:
- See Appendix: Generate an Access Token to generate an access token.
- Select Accept value as variable/static to use the token as static value or from the environment variable.
- Clear the checkbox to use the token from the previous step value.
The data type is a secure string and the field is mandatory.
3Test ConnectionClick Test Connection to verify whether the connection is established or not.
Input tab:
4Owner/Organization NameSpecify the owner or organization name to create an issue on GitHub.
The field is mandatory.
5Repository NameSpecify the name of the repository.
Or
Click Get, and the list of repository names is populated if the connection is successfully established.
The field is mandatory.
6TitleSpecify the title for the issue.
The field is mandatory.
7BodySpecify the body content for the issue.
8AssigneesSpecify the username to assign the issue.
Or
Click Get, and the list of assignees will be populated if the connection is successfully established.
Note: Multiple Assignees can be given using comma (,) separated values.
9MilestoneSpecify the number of milestones associated with this issue.
Or
Click Get, and the list of milestones will be populated if the connection is successfully established with GitHub.
10LabelsSpecify the labels associated with the issue.
Output tab:
11Issue NumberSpecify the name for the output field to hold the result of the successful plugin execution.
Default label value: IssueNumber