Skip to main content

Add Assignees

Description

Use the step to add the assignees to the issue.

Reference

  • API documentation:
    https://docs.github.com/en/rest/issues/assignees?apiVersion=2022-11-28#add-assignees-to-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 to add assignees on GitHub.
The field is mandatory.
5Repository NameSpecify the owner or organization name to add assignees on GitHub
Or
Click Get, and the list of repository names will be populated if the connection is successfully established.
The field is mandatory.
6Issue NumberSpecify the issue number to identify the issue.
The field is mandatory.
7AssigneesSpecify 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.
The field is mandatory.
Output Tab:
8Assignee IDSpecify the name for the output field to hold the result of the successful plugin execution.
Default label value: AssigneeID