Evan Read activity https://gitlab.com/eread 2026-03-17T01:27:09Z tag:gitlab.com,2026-03-17:5210607725 Evan Read opened merge request !1992: Update navigation item for new page title in Gitaly documentation at GitLab.org / Technical Writing / GitLab Docs 2026-03-17T01:27:09Z eread Evan Read

What does this MR do and why?

As a companion to gitlab-org/gitlab!227149, let's update the nav item to match the expanded title.

CC @oli.campeau

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • I have evaluated the MR acceptance checklist for this merge request.
  • If this MR changes how markdown is interpreted, share this MR in the #tech-docs-localization slack channel. The translation tooling might need to be updated, for example if new syntax is added or existing syntax rendering is changed.
tag:gitlab.com,2026-03-17:5210605366 Evan Read pushed new project branch eread/update-nav-item-for-new-page-title-in-gitaly-docs at GitLab.org / Technical Writing / GitLab Docs 2026-03-17T01:25:14Z eread Evan Read

Evan Read (bf41cc82) at 17 Mar 01:25

Update navigation item for new page title in Gitaly documentation

tag:gitlab.com,2026-03-17:5210599316 Evan Read commented on merge request !225806 at GitLab.org / GitLab 2026-03-17T01:21:51Z eread Evan Read

@gitlab-org/technical-writing/tw-docops I've gone ahead and added the content from this MR to the team wiki at: rumdl.

Not sure why I didn't think of that earlier, given that's the home for unofficial tips and tricks.

So no need to add here, so I'll close this.

tag:gitlab.com,2026-03-17:5210598864 Evan Read closed merge request !225806: Add instructions for using 'rumdl' in documentation development docs at GitLab.org / GitLab 2026-03-17T01:21:36Z eread Evan Read

What does this MR do?

For: gitlab-org/technical-writing/team-tasks#1598, let's document using rumdl as an option for documentation authors if they want. This MR doesn't require anyone to do anything, but might help folks add another tool to their toolkit for documentation authoring. This gives us documentation to point to if we feel that rumdl will solve any particular problem we see.

Author's checklist

If you are a GitLab team member and only adding documentation, do not add any of the following labels:

  • ~"frontend"
  • ~"backend"
  • ~"type::bug"
  • ~"database"

These labels cause the MR to be added to code verification QA issues.

Reviewer's checklist

Documentation-related MRs should be reviewed by a Technical Writer for a non-blocking review, based on Documentation Guidelines and the Style Guide.

If you aren't sure which tech writer to ask, use roulette or ask in the #docs Slack channel.

  • If the content requires it, ensure the information is reviewed by a subject matter expert.
  • Technical writer review items:
    • Ensure docs metadata is present and up-to-date.
    • Ensure the appropriate labels are added to this MR.
    • Ensure a release milestone is set.
    • If relevant to this MR, ensure content topic type principles are in use, including:
      • The headings should be something you'd do a Google search for. Instead of Default behavior, say something like Default behavior when you close an issue.
      • The headings (other than the page title) should be active. Instead of Configuring GDK, say something like Configure GDK.
      • Any task steps should be written as a numbered list.
      • If the content still needs to be edited for topic types, you can create a follow-up issue with the docs-technical-debt label.
  • Review by assigned maintainer, who can always request/require the reviews above. Maintainer's review can occur before or after a technical writer review.
tag:gitlab.com,2026-03-17:5210594252 Evan Read created wiki page rumdl in GitLab.org / Technical Writing / TW team tasks 2026-03-17T01:18:20Z eread Evan Read tag:gitlab.com,2026-03-17:5210575930 Evan Read commented on merge request !2995 at GitLab.org / cli 2026-03-17T01:07:14Z eread Evan Read

@uchandran WDYT of this as a concept? It would have the effect the titles of the pages looking more like commands (like glab alias) and also have the added benefit of the titles escaping linting, much like code style in prose does now.

tag:gitlab.com,2026-03-17:5210570587 Evan Read commented on merge request !226007 at GitLab.org / GitLab 2026-03-17T01:03:31Z eread Evan Read

@kpaizee That's good wording. I've applied.

tag:gitlab.com,2026-03-17:5210569683 Evan Read pushed to project branch eread/use-new-glossary-tooltip-for-relation-term at GitLab.org / GitLab 2026-03-17T01:02:54Z eread Evan Read

Evan Read (dfb3b6a1) at 17 Mar 01:02

Apply 2 suggestion(s) to 2 file(s)

tag:gitlab.com,2026-03-16:5210437773 Evan Read commented on merge request !227572 at GitLab.org / GitLab 2026-03-16T23:58:06Z eread Evan Read

@rdickenson Could you review this one?

tag:gitlab.com,2026-03-16:5210434012 Evan Read pushed to project branch eread/switch-some-italics-markdown-so-it-matches-the-rest-of-the-page at GitLab.org / GitLab 2026-03-16T23:55:41Z eread Evan Read

Evan Read (0f2fc3e9) at 16 Mar 23:55

Apply 1 suggestion(s) to 1 file(s)

tag:gitlab.com,2026-03-16:5210433968 Evan Read commented on merge request !227572 at GitLab.org / GitLab 2026-03-16T23:55:39Z eread Evan Read
_By an index..._
tag:gitlab.com,2026-03-16:5210432408 Evan Read opened merge request !227572: Switch some italics Markdown so it matches the rest of the page at GitLab.org / GitLab 2026-03-16T23:54:46Z eread Evan Read

What does this MR do?

After running rumdl over docs (for gitlab-org/technical-writing/team-tasks#1598), I noticed some pages were inconsistent in how they treat italics.

This MR makes changes so that the pages consistently use _ if necessary to match the rest of the page.

Author's checklist

If you are a GitLab team member and only adding documentation, do not add any of the following labels:

  • ~"frontend"
  • ~"backend"
  • ~"type::bug"
  • ~"database"

These labels cause the MR to be added to code verification QA issues.

Reviewer's checklist

Documentation-related MRs should be reviewed by a Technical Writer for a non-blocking review, based on Documentation Guidelines and the Style Guide.

If you aren't sure which tech writer to ask, use roulette or ask in the #docs Slack channel.

  • If the content requires it, ensure the information is reviewed by a subject matter expert.
  • Technical writer review items:
    • Ensure docs metadata is present and up-to-date.
    • Ensure the appropriate labels are added to this MR.
    • Ensure a release milestone is set.
    • If relevant to this MR, ensure content topic type principles are in use, including:
      • The headings should be something you'd do a Google search for. Instead of Default behavior, say something like Default behavior when you close an issue.
      • The headings (other than the page title) should be active. Instead of Configuring GDK, say something like Configure GDK.
      • Any task steps should be written as a numbered list.
      • If the content still needs to be edited for topic types, you can create a follow-up issue with the docs-technical-debt label.
  • Review by assigned maintainer, who can always request/require the reviews above. Maintainer's review can occur before or after a technical writer review.
tag:gitlab.com,2026-03-16:5210423767 Evan Read pushed new project branch eread/switch-some-italics-markdown-so-it-matches-the-rest-of-the-page at GitLab.org / GitLab 2026-03-16T23:50:26Z eread Evan Read

Evan Read (b7d7445c) at 16 Mar 23:50

Switch some italics Markdown so it matches the rest of the page

tag:gitlab.com,2026-03-16:5210359366 Evan Read deleted project branch gitaly-client-retry-doc at GitLab.org / GitLab 2026-03-16T23:12:33Z eread Evan Read

Evan Read (72b75210) at 16 Mar 23:12

tag:gitlab.com,2026-03-16:5210358391 Evan Read pushed to project branch master at GitLab.org / GitLab 2026-03-16T23:12:01Z eread Evan Read

Evan Read (65bd6217) at 16 Mar 23:12

Merge branch 'gitaly-client-retry-doc' into 'master'

... and 1 more commit

tag:gitlab.com,2026-03-16:5210357388 Evan Read accepted merge request !227149: gitaly: add Gitaly client retry documentation at GitLab.org / GitLab 2026-03-16T23:11:25Z eread Evan Read

What does this MR do and why?

This commit adds a new documentation to explain how to configure client retries for Gitaly client, in all three installation method:

  • GDK
  • Omnibus
  • Helm

This is needed since client retries are now configurable when installing GitLab.

References:

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #591337

tag:gitlab.com,2026-03-16:5210336754 Evan Read pushed to project branch gitaly-client-retry-doc at GitLab.org / GitLab 2026-03-16T22:59:58Z eread Evan Read

Evan Read (72b75210) at 16 Mar 22:59

gitaly: Add Gitaly client retry documentation

... and 649 more commits

tag:gitlab.com,2026-03-16:5210331438 Evan Read commented on merge request !227149 at GitLab.org / GitLab 2026-03-16T22:56:56Z eread Evan Read

@oli.campeau I understand your perspective. I'm a bit the same. I like to "see where the sides are" (what options I have), then figure out what to put in those options.

I'd say the way we have it is broadly how we do things in this documentation suite. That is, we put the "what and why" before the "how".

So I'll merge, but it's a pretty easy two-way door decision.

tag:gitlab.com,2026-03-16:5210329307 Evan Read commented on merge request !227149 at GitLab.org / GitLab 2026-03-16T22:55:36Z eread Evan Read

@oli.campeau No worries! Let's get this merged.

tag:gitlab.com,2026-03-16:5210326952 Evan Read approved merge request !227149: gitaly: add Gitaly client retry documentation at GitLab.org / GitLab 2026-03-16T22:54:12Z eread Evan Read

What does this MR do and why?

This commit adds a new documentation to explain how to configure client retries for Gitaly client, in all three installation method:

  • GDK
  • Omnibus
  • Helm

This is needed since client retries are now configurable when installing GitLab.

References:

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #591337