Add branch status tasks
Closes https://gitlab.com/gitlab-org/release/framework/issues/159
9daa5d1d - Add Versions class
This extracts all of the methods from the SecurityPreparationService class in order to make them more reusable.
9e7f9a2a - Add BranchStatus class
This class can be used to fetch the dev.gitlab.org pipeline status for a specified version across all of our relevant projects.
This will be useful for example during a security release where we often need to check the build status of 3 stable branches across at least three different projects.
342a118e - Add ChatOps notification for branch status
58397714 - Add Rake tasks for branch status
Security output:
Specific version output:
Edited by Robert Speicher