Following up https://pagure.io/waiverdb/pull-request/282.
This PR changes the pagure polling job to pass the original branch name
rather than commit ID to waiverdb-dev job on master branch changes. waiverdb-dev then passes commit ID to downstream container build and integration test jobs
to ensure the exact same commit is processed.
Following up https://pagure.io/waiverdb/pull-request/282.
This PR changes the pagure polling job to pass the original branch name
rather than commit ID to
waiverdb-devjob on master branch changes.waiverdb-devthen passes commit ID to downstream container build and integration test jobsto ensure the exact same commit is processed.