Re-enable automatic trigger of package-and-qa job on FF changes
We made the package-and-qa FF jobs manual due to an influx of jobs create a huge queue of pending jobs.
Since then, we have reduced the number end-to-end test jobs that would run when triggered by feature flag definition changes.
/cc @mlapierre
Tasks
-
Make the package-and-qaFF automatic again: gitlab-org/gitlab!74349 (merged) -
After gitlab-org/gitlab!74349 (merged) is merged remove QA_MANUAL_FF_PACKAGE_AND_QAfrom CI/CD settings -
Monitor the number of jobs being created and how long they stay pending. -
Notify pipeline triage DRIs to be prepared to set the variable again if there are problems.
Edited by Mark Lapierre