RFR: 1095: Ignore tags in pr branches when notifying

Erik Joelsson erikj at openjdk.java.net
Thu Jun 24 18:48:20 UTC 2021


This patch for the Notify bot adds filtering when processing new tags. Only tags that appear in branches other than the PR branches are considered. Changes in PR branches are pending review and should not be included when sending email notifications or updating bugs. See bug for more details.

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

Commit messages:
 - SKARA-1095

Changes: https://git.openjdk.java.net/skara/pull/1193/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1193&range=00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-1095
  Stats: 123 lines in 2 files changed: 123 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/skara/pull/1193.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1193/head:pull/1193

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


More information about the skara-dev mailing list