Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add black and white list support #20

Merged
merged 1 commit into from
Mar 20, 2020
Merged

Add black and white list support #20

merged 1 commit into from
Mar 20, 2020

Conversation

Yikun
Copy link
Owner

@Yikun Yikun commented Mar 19, 2020

This patch adds the black and white list support for hub mirror action.

The back list has high priority, that mean if the repo in the back list will never mirror, even the repo is also in the white list.

And the white list can be used as single repo mirror, you can set white_list as specific repo to only sync this single repo.

Closes: #19, #14
Related: #18

@Yikun Yikun force-pushed the black_white_list branch 16 times, most recently from 1961884 to d0c39dd Compare March 20, 2020 03:05
This patch adds the black and white list support for hub
mirror action.

The back list has **high priority**, that mean if the repo
in the back list will never mirror, even the repo is also
in the white list.

And the white list can be used as single repo mirror, you
can set white_list as specific repo to only sync this single
repo.

Closes: #19, #14
Related: #18
@Yikun Yikun force-pushed the black_white_list branch from d0c39dd to c42d841 Compare March 20, 2020 03:34
@Yikun Yikun merged commit d7f65e2 into master Mar 20, 2020
@Yikun Yikun mentioned this pull request Mar 20, 2020
@Yikun Yikun deleted the black_white_list branch March 20, 2020 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add white list support
1 participant