Action: Add Labels to Issue

GitHub Operation

This GitHub action applies specified labels to an existing issue.

Example User Story

I want to add "bug" and "high-priority" labels to an issue so the team can quickly identify and address critical problems.

Fields

Field Name
Field Type
Required

issueNumber

Integer

Yes

labels

String

Yes

GitHub

Example link

Code (Apache v2.0): Operation

Last updated