Update all projects at once
Description
Update all projects based on file from repository.
Example:
Project X
has file in it's repository: .citask_updater.yml
Read this file and pass it's content as variable updater_projects
which is used in update
action to perform update for project X
.
Proposal
List all projects with gitlab API, for every project read file .citask_updater.yml
and run update
action