Skip to content

Add/remove label to/from pull request #25814

Answered by alexbde
alexbde asked this question in Actions
Discussion options

You must be logged in to vote

Found solution myself in GitHub API developer docs:

Every pull request is an issue, but not every issue is a pull request. For this reason, “shared” actions for both features, like manipulating assignees, labels and milestones, are provided within the Issues API.

https://developer.github.com/v3/pulls/#labels-assignees-and-milestones

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant