Skip to content
Snippets Groups Projects

Turn ChangsetEvents.Labels into ComputeLabels function

Created by: mrnugget

I think it makes more sense to follow the same style for all of these "compute a state based on the changeset and its events" methods/functions. (*ChangesetEvents).Labels was the last one that we didn't convert.

Since I've been looking at it in #12198 I decided to change it to a ComputeLabels function (that also does the sorting)

This also changes the changesetResolver to always sort events and use the slice type.

Merge request reports

Approval is optional

Merged by avatar (Sep 22, 2025 10:22pm UTC)

Merge details

  • Changes merged into master with 121643af.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading