RFR: 1859: Add "tags only" option to MirrorBot [v3]
Erik Helin
ehelin at openjdk.org
Fri Mar 31 12:58:10 UTC 2023
> Hi all,
>
> please review this patch that adds an option to the `MirrorBot` to mirror only tags from one repository to another. I also added some additional logging to `MirrorBot` and cleaned up the logic a bit for selecting the "mode" (tags, mirror, selected branches) that the `MirrorBot` uses.
>
> ### Testing
> - [x] Added one additional unit test
>
> Thanks,
> Erik
Erik Helin has updated the pull request incrementally with one additional commit since the last revision:
Remove "exclude" for "tags"
-------------
Changes:
- all: https://git.openjdk.org/skara/pull/1493/files
- new: https://git.openjdk.org/skara/pull/1493/files/e84bc944..4ba3c642
Webrevs:
- full: https://webrevs.openjdk.org/?repo=skara&pr=1493&range=02
- incr: https://webrevs.openjdk.org/?repo=skara&pr=1493&range=01-02
Stats: 68 lines in 3 files changed: 24 ins; 29 del; 15 mod
Patch: https://git.openjdk.org/skara/pull/1493.diff
Fetch: git fetch https://git.openjdk.org/skara.git pull/1493/head:pull/1493
PR: https://git.openjdk.org/skara/pull/1493
More information about the skara-dev
mailing list