RFR: Filter out invalid GitLab merge requests
Robin Westberg
rwestberg at openjdk.java.net
Wed Nov 18 10:34:32 UTC 2020
Sometimes GitLab returns merge request data that doesn't contain a head hash. Since we can't really do anything with these, just ignore them.
-------------
Commit messages:
- Filter out invalid MRs
Changes: https://git.openjdk.java.net/skara/pull/956/files
Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=956&range=00
Stats: 12 lines in 1 file changed: 12 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/skara/pull/956.diff
Fetch: git fetch https://git.openjdk.java.net/skara pull/956/head:pull/956
PR: https://git.openjdk.java.net/skara/pull/956
More information about the skara-dev
mailing list