Skip to content

Commit cdb36ce

Browse files
committed
Additional renaming updates
The "Executions" page in the app no longer exists, so links to it will 404. For now I'm just changing to the main PR Gates app page to avoid breaks, and we'll remove the full Explorer content & links in #30713
1 parent 89fae95 commit cdb36ce

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

content/en/pr_gates/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,12 @@ For more information, see the [Audit Trail documentation][4].
138138
[3]: /account_management/audit_trail/
139139
[4]: /account_management/audit_trail/events/#ci-visibility-events
140140
[5]: /pr_gates/search/
141-
[6]: https://app.datadoghq.com/ci/quality-gates
141+
[6]: https://app.datadoghq.com/ci/pr-gates
142142
[7]: https://github.com/DataDog/datadog-ci
143143
[8]: /pr_gates/explorer/
144144
[9]: /tests/
145145
[10]: /continuous_integration/
146146
[11]: /security/code_security/static_analysis
147147
[12]: /security/code_security/software_composition_analysis
148148
[13]: /integrations/github/
149-
[14]: https://app.datadoghq.com/ci/quality-gates/executions
149+
[14]: https://app.datadoghq.com/ci/pr-gates/

content/en/pr_gates/explorer/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can see aggregated data about PR gates over the selected time frame. Use the
4343

4444
PR Gate data is available in dashboards and notebooks, enabling build engineering teams to customize their communication about high-priority work and CI trends over time.
4545

46-
[101]: https://app.datadoghq.com/ci/quality-gates/executions
46+
[101]: https://app.datadoghq.com/ci/pr-gates/
4747
[102]: https://app.datadoghq.com/dashboard/lists
4848
[103]: https://app.datadoghq.com/notebook/list
4949

@@ -73,7 +73,7 @@ You can see aggregated data about rule executions over the selected time frame.
7373

7474
PR Gate rules data is available in [dashboards][102] and [notebooks][103], enabling build engineering teams to customize their communication about high-priority work and CI trends over time.
7575

76-
[101]: https://app.datadoghq.com/ci/quality-gates/executions
76+
[101]: https://app.datadoghq.com/ci/pr-gates/
7777
[102]: https://app.datadoghq.com/dashboard/lists
7878
[103]: https://app.datadoghq.com/notebook/list
7979

content/en/pr_gates/explorer/saved_views/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ From your current default saved view, take actions to update the view to a diffe
6262

6363
{{< partial name="whats-next/whats-next.html" >}}
6464

65-
[1]: https://app.datadoghq.com/ci/quality-gates/executions
65+
[1]: https://app.datadoghq.com/ci/pr-gates/
6666
[2]: /pr_gates/explorer/

content/en/pr_gates/search/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ To pivot to related Static Analysis or Software Composition Analysis results in
3939

4040
{{< partial name="whats-next/whats-next.html" >}}
4141

42-
[1]: https://app.datadoghq.com/ci/quality-gates
42+
[1]: https://app.datadoghq.com/ci/pr-gates/
4343
[2]: /security/code_security/

content/en/pr_gates/setup/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ For more information, see the [RBAC Permissions documentation][1].
135135
{{< partial name="whats-next/whats-next.html" >}}
136136

137137
[1]: /account_management/rbac/permissions
138-
[2]: https://app.datadoghq.com/ci/quality-gates
138+
[2]: https://app.datadoghq.com/ci/pr-gates
139139
[3]: /account_management/audit_trail/events/#ci-visibility-events
140140
[4]: https://github.com/DataDog/datadog-ci/blob/master/src/commands/gate/README.md
141141
[5]: https://app.datadoghq.com/organization-settings/api-keys

content/en/tests/test_health.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ further_reading:
1414
- link: "tests/flaky_test_management/early_flake_detection"
1515
tag: "Documentation"
1616
text: "Learn about Early Flake Detection"
17-
- link: "quality_gates"
17+
- link: "pr_gates"
1818
tag: "Documentation"
19-
text: "Learn about Quality Gates"
19+
text: "Learn about PR Gates"
2020
---
2121

2222
## Overview
@@ -116,7 +116,7 @@ The dashboard only recommends features that are available in a given repository,
116116

117117
[1]: /tests/flaky_test_management/auto_test_retries/
118118
[2]: /tests/flaky_test_management/early_flake_detection/
119-
[3]: /quality_gates/
119+
[3]: /pr_gates/
120120
[4]: /tests/test_impact_analysis/
121121
[5]: https://app.datadoghq.com/ci/test/health
122122
[6]: /tests/#supported-features

0 commit comments

Comments
 (0)