Kati Paizee activity https://gitlab.com/kpaizee 2026-03-17T07:18:14Z tag:gitlab.com,2026-03-17:5211268518 Kati Paizee commented on merge request !227351 at GitLab.org / GitLab 2026-03-17T07:18:14Z kpaizee Kati Paizee

I think this might be causing one of the spec failures because it doesn't match the text in registration_enabled_callout?

  let_it_be(:callout_title) { _('Check the restrictions for new users') }
tag:gitlab.com,2026-03-17:5211251822 Kati Paizee commented on merge request !227351 at GitLab.org / GitLab 2026-03-17T07:12:08Z kpaizee Kati Paizee

Thanks @sselhorn, also left a few minor suggestions for the UI text. Thanks for tackling this update, it is a lot.

I'm fine with the mix of 'prevent' and 'disable' in the docs for searching purposes, I think it can help folks find the content.

tag:gitlab.com,2026-03-17:5211233859 Kati Paizee commented on merge request !227351 at GitLab.org / GitLab 2026-03-17T07:06:01Z kpaizee Kati Paizee
  context 'when "Allow new user accounts" setting is `true`' do
tag:gitlab.com,2026-03-17:5211233826 Kati Paizee commented on merge request !227351 at GitLab.org / GitLab 2026-03-17T07:06:00Z kpaizee Kati Paizee
1. Expand **New user account restrictions**.
tag:gitlab.com,2026-03-17:5211233808 Kati Paizee commented on merge request !227351 at GitLab.org / GitLab 2026-03-17T07:06:00Z kpaizee Kati Paizee
  with emails from specific domains."
tag:gitlab.com,2026-03-17:5211233772 Kati Paizee commented on merge request !227351 at GitLab.org / GitLab 2026-03-17T07:05:59Z kpaizee Kati Paizee
      'ApplicationSettings|Text shown to a new user. Markdown enabled.',
tag:gitlab.com,2026-03-17:5211233767 Kati Paizee commented on merge request !227351 at GitLab.org / GitLab 2026-03-17T07:05:59Z kpaizee Kati Paizee
      'ApplicationSettings|Users with email addresses that match these domains cannot create accounts. Wildcards allowed. Enter multiple entries on separate lines. Example: domain.com, *.domain.com',
tag:gitlab.com,2026-03-17:5211233753 Kati Paizee commented on merge request !227351 at GitLab.org / GitLab 2026-03-17T07:05:59Z kpaizee Kati Paizee
      'ApplicationSettings|Users with email addresses that match these domains cannot create accounts. Wildcards allowed. Use separate lines or commas for multiple entries.',
tag:gitlab.com,2026-03-17:5211233743 Kati Paizee commented on merge request !227351 at GitLab.org / GitLab 2026-03-17T07:05:59Z kpaizee Kati Paizee

Should we change this too?

      'ApplicationSettings|Only users with email addresses that match these domains can create accounts. Wildcards allowed. Enter multiple entries on separate lines. Example: domain.com, *.domain.com',
tag:gitlab.com,2026-03-17:5211233725 Kati Paizee commented on merge request !227351 at GitLab.org / GitLab 2026-03-17T07:05:58Z kpaizee Kati Paizee

It's nitpicky, but this text refers to the checkbox we've renamed to Allow new user accounts. To make the connection more explicit, what do you think about this:

          'ApplicationSettings|Any user that visits %{host} and creates an account must be explicitly approved by an administrator before they can sign in. Only effective if new user accounts are allowed.',
tag:gitlab.com,2026-03-17:5211102915 Kati Paizee pushed to project branch master at GitLab.org / GitLab 2026-03-17T06:14:29Z kpaizee Kati Paizee

Kati Paizee (ebd21985) at 17 Mar 06:14

Merge branch 'eread/use-new-glossary-tooltip-for-relation-term' int...

... and 1 more commit

tag:gitlab.com,2026-03-17:5211102407 Kati Paizee deleted project branch eread/use-new-glossary-tooltip-for-relation-term at GitLab.org / GitLab 2026-03-17T06:14:20Z kpaizee Kati Paizee

Kati Paizee (dfb3b6a1) at 17 Mar 06:14

tag:gitlab.com,2026-03-17:5211100821 Kati Paizee accepted merge request !226007: Use new glossary tooltip for relation term at GitLab.org / GitLab 2026-03-17T06:13:51Z kpaizee Kati Paizee

What does this MR do?

For: #585946, let's provide some help with what we mean when we use the term "relation".

Result:

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:5211098951 Kati Paizee commented on merge request !226007 at GitLab.org / GitLab 2026-03-17T06:13:15Z kpaizee Kati Paizee

Thanks @eread, setting to merge.

tag:gitlab.com,2026-03-17:5211098335 Kati Paizee approved merge request !226007: Use new glossary tooltip for relation term at GitLab.org / GitLab 2026-03-17T06:13:01Z kpaizee Kati Paizee

What does this MR do?

For: #585946, let's provide some help with what we mean when we use the term "relation".

Result:

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:5211090944 Kati Paizee pushed to project branch master at GitLab.org / GitLab 2026-03-17T06:09:40Z kpaizee Kati Paizee

Kati Paizee (8e5ac8c4) at 17 Mar 06:09

Merge branch 'mmacfarlane-master-patch-56a8' into 'master'

... and 1 more commit

tag:gitlab.com,2026-03-17:5211090636 Kati Paizee deleted project branch mmacfarlane-master-patch-56a8 at GitLab.org / GitLab 2026-03-17T06:09:31Z kpaizee Kati Paizee

Kati Paizee (dbecf790) at 17 Mar 06:09

tag:gitlab.com,2026-03-17:5211089167 Kati Paizee accepted merge request !227560: Remove Beta Status from Work items Documentation at GitLab.org / GitLab 2026-03-17T06:08:53Z kpaizee Kati Paizee

What does this MR do and why?

Removes Beta status from Work Items documentation per the the following conversation:

#520452 (comment 3158586225)

tag:gitlab.com,2026-03-17:5211087342 Kati Paizee commented on merge request !227560 at GitLab.org / GitLab 2026-03-17T06:08:05Z kpaizee Kati Paizee

Thanks @mmacfarlane! We had updated the history in one of the subheadings to say the feature was GA, but missed the beta status on the H1 heading. Approving and merging.

tag:gitlab.com,2026-03-17:5211086685 Kati Paizee approved merge request !227560: Remove Beta Status from Work items Documentation at GitLab.org / GitLab 2026-03-17T06:07:46Z kpaizee Kati Paizee

What does this MR do and why?

Removes Beta status from Work Items documentation per the the following conversation:

#520452 (comment 3158586225)