RFR: 1029: Skara bot should prevent integration of PR with incorrect issue type

Erik Helin ehelin at openjdk.java.net
Wed May 19 13:19:55 UTC 2021


Hi all,

please review this patch that makes using a issue of type other than "Bug", "Enhancement", "Task", "Sub-task" or "New Feature" an integration blocker. We currently issue a warning, this warning has now been changed to an integration blocker.

Testing:
- [x] Updated a number of unit tests

Thanks,
Erik

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

Commit messages:
 - skara-1029

Changes: https://git.openjdk.java.net/skara/pull/1162/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1162&range=00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-1029
  Stats: 32 lines in 3 files changed: 13 ins; 4 del; 15 mod
  Patch: https://git.openjdk.java.net/skara/pull/1162.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1162/head:pull/1162

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


More information about the skara-dev mailing list