RFR: 1859: Add "tags only" option to MirrorBot [v3]
Erik Helin
ehelin at openjdk.org
Fri Mar 31 13:03:14 UTC 2023
On Fri, 31 Mar 2023 12:58:10 GMT, Erik Helin <ehelin at openjdk.org> wrote:
>> 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"
@zhaosongzs @erikj79 I decided to remove `"exclude"` (see inline comment for details). The latest version should now be fully backwards compatible and only features `"include"` and `"only"` for tags.
-------------
PR Comment: https://git.openjdk.org/skara/pull/1493#issuecomment-1491891380
More information about the skara-dev
mailing list