We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aede08 commit 3ff77d9Copy full SHA for 3ff77d9
.github/workflows/create-backport-trackers.yml
@@ -2,6 +2,7 @@
2
name: Create backport trackers for trackers in "Pending Backport" state
3
on:
4
# To manually trigger this: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch
5
+ # View past runs and output: https://github.com/ceph/ceph/actions/workflows/create-backport-trackers.yml
6
workflow_dispatch:
7
inputs:
8
issues:
0 commit comments