RFR: 411: Warn when a PR issue is not of a primary type [v2]

Erik Helin ehelin at openjdk.java.net
Tue Jun 16 14:11:48 UTC 2020


> Hi all,
> 
> please review this patch that makes it possible the issue types that should be allowed to be referenced from a PR for a
> repository.
> Testing:
> - [x] Added a new unit test
> - [x] `make test` passes on Linux x64
> 
> Thanks,
> Erik

Erik Helin has updated the pull request incrementally with one additional commit since the last revision:

  No need to use asArray when using stream

This pull request has now been integrated.

Changeset: ddb6dc7c
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/ddb6dc7c
Stats:     145 lines in 5 files changed: 3 ins; 133 del; 9 mod

411: Warn when a PR issue is not of a primary type
415: A repository should be configurable to only accept backports

Reviewed-by: rwestberg

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

Changes:
  - all: https://git.openjdk.java.net/skara/pull/665/files
  - new: https://git.openjdk.java.net/skara/pull/665/files/580d6cde..2b73d315

Webrevs:
 - full: https://webrevs.openjdk.java.net/skara/665/webrev.01
 - incr: https://webrevs.openjdk.java.net/skara/665/webrev.00-01

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.java.net/skara/pull/665.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/665/head:pull/665

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


More information about the skara-dev mailing list