You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CI.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,8 +113,6 @@ The bot's full administrator documentation is internal to NVIDIA. The only comma
113
113
|`.github/actions/pr-gate/action.yml`| Composite action that resolves PR metadata and verifies the required label is set. |
114
114
|`.github/actions/pr-merge-base/action.yml`| Composite action that resolves and fetches the merge-base commit for `pull-request/<N>` push workflows. |
115
115
|`.github/workflows/required-ci-gates.yml`| Posts required PR-head statuses for push-based CI workflows. This is what branch protection should require. |
116
-
|`.github/workflows/e2e-gate.yml`| Posts the required `E2E Gate` check on the PR. Re-evaluates after the gated workflow completes. |
117
-
|`.github/workflows/e2e-gate-check.yml`| Reusable gate logic shared by E2E and GPU E2E. |
118
116
|`.github/workflows/e2e-label-help.yml`| When a `test:e2e*` label is applied, posts a PR comment telling the maintainer the next manual step (re-run an existing workflow run, or `/ok to test <SHA>` to refresh the mirror). |
0 commit comments