Activity Feeds could include Gitlab CI Activity, and Commit Activity
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Description
Currently there is an RSS Activity feed PER PROJECT, PER GROUP, and GLOBALLY, but no Gitlab CI (build sucess,fail) or Git commit/push activity is noted in those feeds.
Proposal
As a leader of a small group of developers I would find it very useful to have an RSS feed that I can use to generate a dashboard that can read one RSS feed and that will automatically include all daily common git push activity by the users in some specified set of users, or some Group of projects, or globally for ALL projects.
http://mygitlab.sample.biz/dashboard/projects.atom?private_token=???
However there are no gitlab CI build success or build failure notices in that feed, mostly you can see comments on merge requests, merge accept or close.
Alternatively, if users do not want Gitlab CI or Git Push activity in the activity feeds, a second set of activity feeds might be useful, but that seems a worse solution than just adding more to the current activity RSS.