Add documentation for merge on red, build analysis, and v1/v2 tests (#84982)
authorJuan Hoyos <19413848+hoyosjs@users.noreply.github.com>
Fri, 28 Apr 2023 20:39:16 +0000 (13:39 -0700)
committerGitHub <noreply@github.com>
Fri, 28 Apr 2023 20:39:16 +0000 (13:39 -0700)
commit313074f43a9cf7c1e3c4b972985ba06c212fe017
tree8e3b33bcdeb25fd4670d2a8bf4ec4a0a81a9da73
parent7ddc45a46ae6e2c95edcd824a43858c0f8ab4f14
Add documentation for merge on red, build analysis, and v1/v2 tests (#84982)

Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>
13 files changed:
.github/ISSUE_TEMPLATE/04_ci_known_issue.yml
CONTRIBUTING.md
docs/pr-builds.md [deleted file]
docs/workflow/README.md
docs/workflow/ci/analysis-check.png [new file with mode: 0644]
docs/workflow/ci/failed-build.png [new file with mode: 0644]
docs/workflow/ci/failed-test.png [new file with mode: 0644]
docs/workflow/ci/failure-analysis.md [new file with mode: 0644]
docs/workflow/ci/issue-impact.png [new file with mode: 0644]
docs/workflow/ci/known-issue-example.png [new file with mode: 0644]
docs/workflow/ci/pipelines-overview.md [new file with mode: 0644]
docs/workflow/ci/pr-guide.md [moved from docs/pr-guide.md with 72% similarity]
docs/workflow/ci/theory-azdo.png [new file with mode: 0644]