From: Patrick Donnelly Date: Tue, 14 May 2024 12:19:06 +0000 (-0400) Subject: .github: use shorter name for backport tracker action X-Git-Tag: v20.0.0~1945^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ec4c5fea27e7b6689904d5302b842a1a5691ce00;p=ceph.git .github: use shorter name for backport tracker action Signed-off-by: Patrick Donnelly --- diff --git a/.github/workflows/create-backport-trackers.yml b/.github/workflows/create-backport-trackers.yml index fe2cace59314..f97a03931947 100644 --- a/.github/workflows/create-backport-trackers.yml +++ b/.github/workflows/create-backport-trackers.yml @@ -1,5 +1,6 @@ --- -name: Create backport trackers for trackers in "Pending Backport" state +name: Issue Backporting +description: Create backport trackers for trackers in "Pending Backport" state on: # To manually trigger this: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch # View past runs and output: https://github.com/ceph/ceph/actions/workflows/create-backport-trackers.yml