Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Adds an API endpoint of
https://gitlab.com/api/v4/projects/2/pipelines/cc.xml
Returns Project XML according to the cctray standard https://github.com/erikdoe/ccmenu/wiki/Multiple-Project-Summary-Reporting-Standard which works on CCMenu.
Currently only support per project basis and takes the latest pipeline activity.
Adding feature for https://gitlab.com/gitlab-org/gitlab-ce/issues/26858
master
(if it does - rebase it please)https://gitlab.com/gitlab-org/gitlab-ce/issues/26858
Closes #26858 (moved)