Backfill GraphQL descriptions (part 6)
What does this MR do?
Continuation of !19233 (merged), !21164 (merged), !21536 (merged), !21809 (merged) and !22073 (merged)
Backfill some more GraphQL fields, and modify some existing ones to adhere to the standards.
Description standards:
-
{x} of the {y}
where possible !19233 (comment 236991402) - Booleans framed in terms of "what does this field do" i.e.
Indicates repository has a Git repository
!19233 (comment 236991402) - Always use
timestamp
when describing aTypes::TimeType
field !19233 (comment 236997153) - No
.
at end of strings - Use single quotes unless interpolation is required, then use double quotes.
Related to #31645 (closed)
Merge request reports
Activity
assigned to @cablett
changed milestone to %12.7
added Technical Writing maintenancerefactor labels
Reviewer roulette
Changes that require review have been detected! A merge request is normally reviewed by both a reviewer and a maintainer in its primary category (e.g. frontend or backend), and by a maintainer in all other categories.
To spread load more evenly across eligible reviewers, Danger has randomly picked a candidate for each review slot. Feel free to override this selection if you think someone else would be better-suited, or the chosen person is unavailable.
Once you've decided who will review this merge request, mention them as you normally would! Danger does not (yet?) automatically notify them for you.
Category Reviewer Maintainer backend Toon Claes ( @toon
)Robert Speicher ( @rspeicher
)Generated by
DangerEdited by 🤖 GitLab Bot 🤖- Resolved by Phil Hughes
@iamphill Would you please perform backend review?
assigned to @iamphill
- Resolved by charlie ablett
- Resolved by charlie ablett
unassigned @iamphill
assigned to @iamphill
mentioned in commit d3036faf
mentioned in issue #31645 (closed)
mentioned in commit 7816adee
mentioned in merge request !24716 (merged)
added typemaintenance label