Docs: Need to add the conditions under which AutoDevOps is disabled to the docs

  • Start this issue's title with Docs: or Docs feedback:.

Problem to solve

In the documentation for previous versions, there was a description like the following.

https://archives.docs.gitlab.com/16.11/ee/topics/autodevops/index.html

If the pipeline fails in a particular project, it disables itself.

However, this was removed in the current version of documentation. (https://docs.gitlab.com/topics/autodevops/)

Further details

Auto DevOps is disabled when:

  • AutoDevOps pipeline failed (code)
  • AutoDevOps is not explicitly enabled in the project (code), and there is no history of succeed AutoDevOps pipeline (code)

Proposal

Add the following document to the specifications

Auto DevOps | GitLab Docs

Who can address the issue

Support Engineers, Technical Writers, etc.

Other links/references

Edited by Kosuke Kamiya