Merge pull request #10182 from peimanja/add-github-issues-label-action

feat(scaffolder-plugin-backend) Add GitHub issues label action
This commit is contained in:
Ben Lambert
2022-03-16 11:15:37 +01:00
committed by GitHub
8 changed files with 240 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Added new `github:issues:label` action to apply labels to issues, and also output `pullRequestNumber` from `publish:github:pull-request`.