]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: Add labels while PR is open 46840/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 24 Jun 2022 16:27:43 +0000 (12:27 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 24 Jun 2022 16:27:43 +0000 (12:27 -0400)
I think https://github.com/tibdex/backport will only create backport PRs if our doc/releases PRs are labelled *and then* closed.  This action currently labels after the PR is closed.

Signed-off-by: David Galloway <dgallowa@redhat.com>
.github/workflows/label-releases-doc-prs.yml

index 1e95a950af163e802d9bd5336f19651e0ea0fb9b..a4ade931d2cc6fe6e87799af7e0cb94093207cdf 100644 (file)
@@ -3,8 +3,6 @@ name: "Label doc/releases PRs so our backport GitHub Action picks them up"
 
 on:
   pull_request:
-    types:
-      - closed
     branches:
       - main
     paths: