Link to active Auto DevOps template
Problem to solve
If a project has Auto DevOps enabled, the active CI template is unclear.
- The only reference, that I know of, to the location of the Auto DevOps template is buried in the Auto DevOps documentation.
- The reference to the Auto DevOps template references the master branch, not the branch for the current version.
Intended users
Users of Auto DevOps
Further details
The goal is to implement a solution that links to the active Auto DevOps template from the project.
Proposal
There are three options to put the reference:
- In the file tree, with visual cues to signify it is a placeholder
- In the project buttons, next to or a part of the "Auto DevOps enabled" button
- In the Settings -> CI / CD -> Auto DevOps section (this would not be accessible by users without access)
Links / references
Edited by Aaron Walker