Skip to content

nautilus: .github: add workflow for adding labels and milestone#39926

Merged
tchaikov merged 8 commits intoceph:nautilusfrom
tchaikov:nautilus-pr-triage
Mar 12, 2021
Merged

nautilus: .github: add workflow for adding labels and milestone#39926
tchaikov merged 8 commits intoceph:nautilusfrom
tchaikov:nautilus-pr-triage

Conversation

@tchaikov
Copy link
Contributor

@tchaikov tchaikov commented Mar 8, 2021

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

epuertat and others added 7 commits March 9, 2021 03:52
... starting with dashboard ones.

Requires https://github.com/marketplace/actions/labeler

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from commit 298bc67)

Conflicts:
	.github/CODEOWNERS: drop change in .github/CODEOWNERS
          as we don't have this file in nautilus.
Yaml syntax cleaned too.

Fixes: ceph#38107 (comment)
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from commit 59702b6)
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 1657a44)
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>
(cherry picked from commit c5f6d15)
no need to have two actions triggered by the same event.

we could backport this labeler.yml to LTS branches.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 98b9018)
more secure this way. see also https://julienrenaux.fr/2019/12/20/github-actions-security-risk/

point the sha1 to

* labeler@v3
* milestone@main HEAD

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 79e8038)
to reflect the change in the actions in it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 453cd5f)
@tchaikov tchaikov added this to the nautilus milestone Mar 8, 2021
@tchaikov tchaikov requested review from epuertat and smithfarm March 8, 2021 19:57
otherwise the action cannot be found

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit ae8ea10)
@tchaikov tchaikov requested a review from yuriw March 9, 2021 09:21
@tchaikov tchaikov merged commit 0b1f933 into ceph:nautilus Mar 12, 2021
@tchaikov tchaikov deleted the nautilus-pr-triage branch March 12, 2021 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants