👷 Adds action for updating issues after a release
This commit is contained in:
1
.github/workflows/release-commenter.yml
vendored
1
.github/workflows/release-commenter.yml
vendored
@@ -1,4 +1,5 @@
|
||||
# Adds a comment to all issues & PRs that were fixed on a new release
|
||||
name: Release Issue Commenter
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
Reference in New Issue
Block a user