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

- updated comment

parent 5b342467
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ page=1 # starting page ...@@ -37,7 +37,7 @@ page=1 # starting page
perpage=100 # HINT: 100 already per page max 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 GitHub issues 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=1709 # as of 2024-09-05
fails=() # set of failed commands fails=() # set of failed commands
RED="\\e[31m" RED="\\e[31m"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment