Build out CI pipeline to test current GitLab versions with Secure tests
This merge request introduces a new feature to generate GitLab CI/CD pipelines for Secure QA testing. It fetches the latest GitLab versions, generates a configuration file with the necessary pipelines, and sends notifications to Slack on test failures or successes. The code also includes unit tests for the new functionality.
As per gitlab-org/quality/quality-engineering/team-tasks#3071 (closed) , first suggested at gitlab-org/gitlab#497405 (comment 2141268233)
Edited by Will Meek