RFR: 329: Add /cc command

Robin Westberg rwestberg at openjdk.java.net
Tue Jun 9 14:43:04 UTC 2020


Hi all,

Please review this change that introduces the `/label` (aliased as `/cc`) command to add or remove additional labels
from a PR. The set of allowed labels are configured for each project. The command may be executed by the PR author as
well as other project Committers and above.

Best regards,
Robin

-------------

Commit messages:
 - Add label / cc command, introduce separate labeler configuration

Changes: https://git.openjdk.java.net/skara/pull/645/files
 Webrev: https://webrevs.openjdk.java.net/skara/645/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-329
  Stats: 619 lines in 10 files changed: 574 ins; 16 del; 29 mod
  Patch: https://git.openjdk.java.net/skara/pull/645.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/645/head:pull/645

PR: https://git.openjdk.java.net/skara/pull/645


More information about the skara-dev mailing list