Skip to content

Add new reactive title processor

What does this MR do and why?

Adds reactive processor to change issue and MR titles.

Mainly for issue/MR assignees. They cannot change title since it was created by a different author and since they're working on it, they have better understanding and can make a better title for searching purposes. Also allows author, assignee, and team members to do everything in the comments with @gitlab-bot instead of scrolling to the top (in the case of long discussions). Also gives me more experience in Ruby and this project.

Expected impact & dry-runs

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-policies-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Edited by FromTheStackAndBack

Merge request reports