Skip to content

Releases: SamirMarin/get-labels-action

Release v0.0.3

10 Apr 06:12
54710e2
Compare
Choose a tag to compare

Release v0.0.2

10 Apr 06:03
8c66832
Compare
Choose a tag to compare

0.0.2 (2023-04-10)

Release v0.0.1

10 Apr 05:26
d80e754
Compare
Choose a tag to compare

0.0.1 (2023-04-10)

Release V0

10 Apr 06:20
54710e2
Compare
Choose a tag to compare

Release V0 for get label by specified key

  • Specify a label key to grab a label value <label_key:label_value>
  • Specify order of precedence when multiple labels with same label key are present
  • Specify a default value when no label to match label key is present
  • Also get the list of all labels in pr
  • Get labels on pull_request and non pull request events (i.e push events)