[CICD] Trigger benchmarks after a specific label was set #206
Labels
p:medium
Medium priority, this issue can wait but should be done fairly soon
t:enhancement
The issue described an enhancement
Currently the benchmark workflow is triggered, after changes were pushed to a specific staging branch. It is desired to trigger the benchmark workflow after a label like "s:benchmark-required" was set. The label should be replaced by another label once the bot is done, for example "s:benchmark-done" or the existing "s:in-progress" or even "s:review-needed".
In addition, manually triggering the workflow and therefore the benchmark process, could be useful in certain scenarios, e.g. when a benchmark is required before a release (which should not happen if everybody follows the process appropriately).
The text was updated successfully, but these errors were encountered: