System message indicating a parent project ref is now in use and a pipeline has been triggered by the project member
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
When #217451 (closed) is implemented it will be possible for project members (developer and up) to kick off a pipeline in the parent project based on the code of a forked project merge request.
This is an important event that most likely needs to be logged so multiple users can get notified on it.
Intended users
Parent project pipelines give us additional capabilities to know if a pipeline is ready for merge, thought there are also security concerns if the code has not been properly checked, this mainly targets ENG
Pipelines might enable review apps this might be interesting for PM's and PD's.
- Parker (Product Manager)
- Delaney (Development Team Lead)
- Presley (Product Designer)
- Sasha (Software Developer)
User experience goal
Proposal
Show a system message indicating that code from the forked project has been added to the ref on the parent project.
Screenshot of a current commits added system message |
---|
![]() |
Show a system message indicating a pipeline has been triggered as a result of this. We have room here to potentially place warnings or show results from a quick security scan to show we are not exposing ci variables for example
Screenshot of a random system message |
---|
![]() |