Making WordPress.org

Opened 4 years ago

Closed 4 years ago

#5541 closed enhancement (fixed)

Add the `dev-reviewed` keyword to Trac

Reported by: desrosj's profile desrosj Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Trac Keywords: has-patch
Cc:

Description

When a release has entered the RC stage, 2 committers are required to sign off on a change before it is allowed to be backported. The progress of the reviews is tracked by using keywords:

  • The first reviewer should set the keywords commit dev-feedback.
  • The second reviewer should set the keywords commit dev-reviewed.

The dev-reviewed keyword is not currently available in the list of keywords and must be manually entered. To make it easier, this keyword should just be added to the dropdown and restricted to only allow privileged users to apply it.

More information on the keyword can be found in the Handbook.

Attachments (1)

5541.diff (1.7 KB) - added by desrosj 4 years ago.

Download all attachments as: .zip

Change History (2)

@desrosj
4 years ago

#1 @dd32
4 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 10509:

Trac: Add dev-reviewed to the trac keyword dropdown list for privledged users.

Props desrosj.
Fixes #5541.

Note: See TracTickets for help on using tickets.