]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
.github: correct the regex in mileston workflow
authorKefu Chai <kchai@redhat.com>
Sat, 6 Mar 2021 16:32:42 +0000 (00:32 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 6 Mar 2021 16:32:44 +0000 (00:32 +0800)
commitc5f6d15e36fdd019196a1520525382f73f276f14
treea49c55b900d65d175135cffeedda3e5aa97f9432
parent6a5ee1eee6d7bede3f5918f1543f4c71f8d65d5f
.github: correct the regex in mileston workflow

also use pull_request_target event so the action is run in the
context of the base of the pull request. this helps us to overcome
the "Resource not accessible by integration" issue where the action
is run in the context of the pull request.

Signed-off-by: Kefu Chai <kchai@redhat.com>
.github/milestone.yml
.github/workflows/milestone.yml