Skip to content
Snippets Groups Projects
Commit 114004bb authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- updated min issue count

parent 4c9b601a
Branches
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ perpage=100 # HINT: 100 already per page max ...@@ -38,7 +38,7 @@ perpage=100 # HINT: 100 already per page max
maxpage=3 # HINT: should be future proof, currently <200 AM-related repos maxpage=3 # HINT: should be future proof, currently <200 AM-related repos
orgs_base_url="https://api.github.com/orgs/" # base API URL for GitHub organisations orgs_base_url="https://api.github.com/orgs/" # base API URL for GitHub organisations
issue_base_url="https://github.com/archivematica/Issues/issues/" # base URL for Archivematica Issues repo issue_base_url="https://github.com/archivematica/Issues/issues/" # base URL for Archivematica Issues repo
min_issue_count=1709 # as of 2024-09-05 min_issue_count=1754 # as of 2025-06-20
fails=() # set of failed commands fails=() # set of failed commands
RED="\\e[31m" RED="\\e[31m"
WHITE="\\e[0m" WHITE="\\e[0m"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment