Page MenuHomePhabricator

Rule to tag new bugs with `Serviceops new` instead of `serviceops` tag
Closed, ResolvedPublic

Description

We are adopting a new structure for our workboard, with the tag serviceops new.
We would like all new tasks created with the serviceops tag to be tagged serviceops new instead.

This is possible with a Herald rule, but I don't think I have the rights to create it, could you do that for us?

Event Timeline

Alternatively the old serviceops project can just be renamed so user will not be confused.

Aklapper closed this task as Resolved.EditedFri, Jan 16, 9:48 AM
Aklapper moved this task from To Triage to Herald rules on the Phabricator board.

Yes, once we've made enough progress and rename the two project tags, this Herald rule should get disabled.
For now, I created H476:

  • When all of these conditions are met:
    • Is newly created is true
    • Project tags include all of: serviceops
  • Take these actions every time this rule matches:

Note that "Is newly created is true" really means a ticket newly created and at that moment tagged with serviceops. It does not mean that an already existing ticket at some point gets tagged with serviceops.