activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

Update Issue

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Updates an issue in GitHub.PATCH/repos/{owner}/{repo}/issues/{issue_number}

Input

ParameterDescriptionData Type
RepositoryThe name of the repository. The name is not case sensitive.string
Issue numberSearch with issue title to search for issue numberpath
TitleThe title of the issuestring
AssigneeThe username that this issue should be assigned to. Only users with push access can modify the assignee of new issues, otherwise the assignee will be silently dropped. string
BodyThe contents of the issuestring
StateThe open or closed state of the issue. Can be one of: open, closedstring
MilestoneThe number of the milestone for this issue or use null to remove the current milestone. Only users with push access can modify the milestone for issues. int32

Output

ParameterDescriptionData Type
Issue IDIssue IDint32
Issue numberNumber uniquely identifying the issue within its repositoryint32
Update issueThe full response object for update issueObject
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.