]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
.github: Add pr-job-dispatcher workflow
authorDavid Galloway <david.galloway@ibm.com>
Wed, 7 May 2025 15:03:39 +0000 (11:03 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Thu, 26 Jun 2025 15:12:38 +0000 (11:12 -0400)
commit44ea7533febe27b1ead9f44dc3e98ece5e270ed9
tree241c3994cfdaccd0c4d98160fbc9ebe693a84d12
parent4f5babed71e4d421a04343e36361719372a173e1
.github: Add pr-job-dispatcher workflow

This will automatically run on PR creation and repush.  It will check if only docs files have been modified and, if so, will trigger the PR status faker workflow.  If it is not a docs-only PR, it will dispatch the regular Jenkins jobs we run for every PR.

Signed-off-by: David Galloway <david.galloway@ibm.com>
.github/workflows/pr-job-dispatcher.yml [new file with mode: 0644]