mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
maint: let rediraffecheckdiff compare with origin/main, not main
This commit is contained in:
@@ -235,7 +235,7 @@ ogp_use_first_image = True
|
|||||||
# If you are basing changes off another branch/ commit, always change back
|
# If you are basing changes off another branch/ commit, always change back
|
||||||
# rediraffe_branch to main before pushing your changes upstream.
|
# rediraffe_branch to main before pushing your changes upstream.
|
||||||
#
|
#
|
||||||
rediraffe_branch = os.environ.get("REDIRAFFE_BRANCH", "main")
|
rediraffe_branch = os.environ.get("REDIRAFFE_BRANCH", "origin/main")
|
||||||
rediraffe_redirects = "redirects.txt"
|
rediraffe_redirects = "redirects.txt"
|
||||||
|
|
||||||
# allow 80% match for autogenerated redirects
|
# allow 80% match for autogenerated redirects
|
||||||
|
Reference in New Issue
Block a user