qca-dataset-submission icon indicating copy to clipboard operation
qca-dataset-submission copied to clipboard

Update CI to only re-tag PR where tagging happens

Open lilyminium opened this issue 10 months ago • 0 comments

At present what happens in CI / lifecycle.py is that all pull requests are checked and updated, which can cause chaos if the compute tag on the PR doesn't actually currently match what the QC Managers are looking for. It would be tidier to get the PR number from the triggering action (re-labelling) and only execute on that.

lilyminium avatar Jan 16 '25 21:01 lilyminium