-
- Downloads
Properly decide when to show Auto DevOps banner
- Only if user can manage project, - When Auto DevOps is not enabled, - When project configuration is set to implicit
Showing
- app/helpers/auto_devops_helper.rb 8 additions, 0 deletionsapp/helpers/auto_devops_helper.rb
- app/views/projects/merge_requests/index.html.haml 1 addition, 1 deletionapp/views/projects/merge_requests/index.html.haml
- app/views/projects/pipelines/index.html.haml 1 addition, 1 deletionapp/views/projects/pipelines/index.html.haml
- app/views/projects/show.html.haml 1 addition, 1 deletionapp/views/projects/show.html.haml
- app/views/projects/tree/show.html.haml 1 addition, 1 deletionapp/views/projects/tree/show.html.haml
app/helpers/auto_devops_helper.rb
0 → 100644
Please register or sign in to comment