RFR: Use patterns for branches to notify instead of a list
Robin Westberg
rwestberg at openjdk.org
Thu Oct 3 10:46:49 UTC 2019
Hi all,
Please review this change that lets the notifier use a pattern to determine which branches to monitor, instead of a fixed list. Also fetch everything from the remote in order to perform the pattern matching locally.
Best regards,
Robin
----------------
Commits:
- 7a6183d0: Use patterns for branches to notify instead of a list and just fetch everything from the remote
Changes: https://git.openjdk.java.net/skara/pull/178/files
Webrev: https://webrevs.openjdk.java.net/skara/178/webrev.00
Stats: 55 lines in 3 files changed: 23 ins; 3 del; 29 mod
Patch: https://git.openjdk.java.net/skara/pull/178.diff
Fetch: git fetch https://git.openjdk.java.net/skara pull/178/head:pull/178
PR: https://git.openjdk.java.net/skara/pull/178
More information about the skara-dev
mailing list