Update Issue
Update an issue for every non-empty field in GitHub.
Any input fields left empty will not be overwritten in the updated issue.
Options
Field |
Definition |
Type |
Required |
Organization |
Choose the organization that contains the repository that contains the issue to update. |
Dropdown |
FALSE |
Repository |
Choose the repository that contains the issue to update. |
Dropdown |
FALSE |
Input
Field |
Definition |
Type |
Required |
Issue Number |
Number assigned to the issue. |
Number |
TRUE |
Title |
Updated title of the issue. |
String |
FALSE |
Description |
Updated description for the issue. |
String |
FALSE |
State |
Updated state of the issue. |
Dropdown |
FALSE |
Milestone Number |
Updated milestone number to associate with the issue. |
String |
FALSE |
Labels |
Updated list of labels to associate with the issue. |
List |
FALSE |
Assignees |
Updated list of users to whom the issue is assigned. |
List |
FALSE |
Output
Field |
Definition |
Type |
Issue ID |
Issue ID number. |
Number |
Issue Number |
Number of updated issue. |
String |
HTML URL |
URL location of the updated issue. |
String |
State |
State of the updated issue. |
String |
Title |
Title of the updated issue. |
String |
Description |
Description of the updated issue. |
String |
User ID |
ID of the user who raised the issue. |
Number |
Username |
Login of the user who raised the issue. |
String |
Labels |
List of labels associated with the issue. |
List |
Assignee ID |
ID of the user to whom the issue is assigned. |
Number |
Assignee Name |
Login of the user to whom the issue is assigned. |
String |
Assignees |
Users to whom the issue is assigned. |
List |
Milestone ID |
Unique identifier for the milestone with which the issue is associated. |
Number |
Milestone Number |
Milestone number associated with the issue. |
String |
Milestone State |
State of the milestone. |
String |
Milestone Title |
Title of the milestone. |
String |
Is Locked? |
If true, the issue is locked. |
Boolean |
Comments Count |
Number of comments on the issue. |
Number |
Pull Request URL |
URL location of pull request for the issue. |
String |
Closed At |
Date and time when the updated issue was closed. |
Date & Time |
Created At |
Date and time when the updated issue was created. |
Date & Time |
Updated At |
Date and time when the updated issue was updated. |
Date & Time |
Closed By |
Metadata about the user who closed the updated issue, if it was closed. |
Object |
Related topics
GitHub connector
About the elements of Okta Workflows
GitHub API documentation