Commit 4ec55c9f authored by Kyle Wiebers's avatar Kyle Wiebers Committed by Rémy Coutable

Update engineering productivity handbook references

Depends on https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/92669
parent 9bb55889
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!-- <!--
Please describe the engineering productivity problem that needs to be solved backed by charts from Please describe the engineering productivity problem that needs to be solved backed by charts from
https://about.gitlab.com/handbook/engineering/quality/engineering-productivity-team/#engineering-productivity-team-metrics. https://about.gitlab.com/handbook/engineering/quality/engineering-productivity/#engineering-productivity-metrics.
--> -->
### Problem identification checklist ### Problem identification checklist
......
...@@ -33,6 +33,6 @@ This will help keep track of expected cost increases to the [GitLab project aver ...@@ -33,6 +33,6 @@ This will help keep track of expected cost increases to the [GitLab project aver
### Post-merge ### Post-merge
- [ ] Consider communicating these changes to the broader team following the [communication guideline for pipeline changes](https://about.gitlab.com/handbook/engineering/quality/engineering-productivity-team/#pipeline-changes) - [ ] Consider communicating these changes to the broader team following the [communication guideline for pipeline changes](https://about.gitlab.com/handbook/engineering/quality/engineering-productivity/#pipeline-changes)
/label ~tooling ~"tooling::pipelines" ~"Engineering Productivity" /label ~tooling ~"tooling::pipelines" ~"Engineering Productivity"
...@@ -14,7 +14,7 @@ Please consider the effect of the changes in this merge request on the following ...@@ -14,7 +14,7 @@ Please consider the effect of the changes in this merge request on the following
- personal forks - personal forks
- Effects on [pipeline performance](https://about.gitlab.com/handbook/engineering/quality/performance-indicators/#average-merge-request-pipeline-duration-for-gitlab) - Effects on [pipeline performance](https://about.gitlab.com/handbook/engineering/quality/performance-indicators/#average-merge-request-pipeline-duration-for-gitlab)
Please consider communicating these changes to the broader team following the [communication guideline for pipeline changes](https://about.gitlab.com/handbook/engineering/quality/engineering-productivity-team/#pipeline-changes) Please consider communicating these changes to the broader team following the [communication guideline for pipeline changes](https://about.gitlab.com/handbook/engineering/quality/engineering-productivity/#pipeline-changes)
MESSAGE MESSAGE
if helper.has_ci_changes? if helper.has_ci_changes?
......
...@@ -122,7 +122,7 @@ In these cases, use the following workflow: ...@@ -122,7 +122,7 @@ In these cases, use the following workflow:
- [User Experience (UX)](https://about.gitlab.com/handbook/engineering/ux/) - [User Experience (UX)](https://about.gitlab.com/handbook/engineering/ux/)
- [Security](https://about.gitlab.com/handbook/engineering/security/) - [Security](https://about.gitlab.com/handbook/engineering/security/)
- [Quality](https://about.gitlab.com/handbook/engineering/quality/) - [Quality](https://about.gitlab.com/handbook/engineering/quality/)
- [Engineering Productivity](https://about.gitlab.com/handbook/engineering/quality/engineering-productivity-team/) - [Engineering Productivity](https://about.gitlab.com/handbook/engineering/quality/engineering-productivity/)
- [Infrastructure](https://about.gitlab.com/handbook/engineering/infrastructure/) - [Infrastructure](https://about.gitlab.com/handbook/engineering/infrastructure/)
- [Technical Writing](https://about.gitlab.com/handbook/engineering/ux/technical-writing/) - [Technical Writing](https://about.gitlab.com/handbook/engineering/ux/technical-writing/)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment