RFR: 2082: Use correct .jcheck/conf in AdditionalConfiguration.java [v7]
Erik Duveblad
ehelin at openjdk.org
Fri Dec 1 18:28:01 UTC 2023
> Hi all,
>
> please review this patch that ensures that we pass the correct `.jcheck/conf` to [AdditionalConfiguration.java](https://github.com/openjdk/skara/blob/master/bots/pr/src/main/java/org/openjdk/skara/bots/pr/AdditionalConfiguration.java). The `.jcheck/conf` should either come from the "overriding" `.jcheck/conf` (if the PR bot is configured to use that) or the pull request's target branch.
>
> I have added that test that passes with this patch but fails without it.
>
> Thanks,
> Erik
Erik Duveblad has updated the pull request incrementally with one additional commit since the last revision:
Last Path.of
-------------
Changes:
- all: https://git.openjdk.org/skara/pull/1578/files
- new: https://git.openjdk.org/skara/pull/1578/files/1b6ddac9..d3c54eae
Webrevs:
- full: https://webrevs.openjdk.org/?repo=skara&pr=1578&range=06
- incr: https://webrevs.openjdk.org/?repo=skara&pr=1578&range=05-06
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/skara/pull/1578.diff
Fetch: git fetch https://git.openjdk.org/skara.git pull/1578/head:pull/1578
PR: https://git.openjdk.org/skara/pull/1578
More information about the skara-dev
mailing list