From: David Galloway Date: Fri, 24 Jun 2022 16:27:43 +0000 (-0400) Subject: .github: Add labels while PR is open X-Git-Tag: v18.0.0~630^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=605b457c9857b370d1e545bc938be1c177151eee;p=ceph.git .github: Add labels while PR is open 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 --- diff --git a/.github/workflows/label-releases-doc-prs.yml b/.github/workflows/label-releases-doc-prs.yml index 1e95a950af16..a4ade931d2cc 100644 --- a/.github/workflows/label-releases-doc-prs.yml +++ b/.github/workflows/label-releases-doc-prs.yml @@ -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: