feat: support fetching from private repositories
All checks were successful
/ test (pull_request) Successful in 6m43s
enhancement
chore(ci): do not run tests on renovate branches
All checks were successful
/ test (pull_request) Successful in 5m14s
enhancement
fix(security): remove user / password from the URL
All checks were successful
/ test (pull_request) Successful in 5m19s
bug
security
fix: convert EOL \r\n to \n when getting a single pull request
All checks were successful
/ test (pull_request) Successful in 5m20s
bug
fix: there can be more than one tag decorating a commit
All checks were successful
/ test (pull_request) Successful in 5m8s
bug
fix: %(decorate) is not supported by git 2.39
All checks were successful
/ test (pull_request) Successful in 5m27s
bug
fix: git fetch on a mirror must explicitly prune tags
All checks were successful
/ test (pull_request) Successful in 5m25s
bug
fix: use clone --mirror to ensure git fetch retreives all branches
All checks were successful
/ test (pull_request) Successful in 5m34s
bug
fix(ci): ensure commits are one second appart
All checks were successful
/ test (pull_request) Successful in 4m4s
bug
fix: pull requests need sort=recentupdate not just in debug output
All checks were successful
/ test (pull_request) Successful in 2m24s
bug
chore: improve verbosity when obtaining pull requests
All checks were successful
/ test (pull_request) Successful in 2m48s
enhancement
feat: get pull requests modified since the last cache update
All checks were successful
/ test (pull_request) Successful in 3m13s
enhancement
feat: add last update time to the pull request cache
All checks were successful
/ test (pull_request) Successful in 3m17s
enhancement
chore(cleanup): pull request handler no longer needs a bool return value
All checks were successful
/ test (pull_request) Successful in 3m16s
enhancement
feat!: remove maximum-age option
All checks were successful
/ test (pull_request) Successful in 3m0s
enhancement
chore: s/GITHUB_*/FORGEJO_*/ & s/github./forge./
All checks were successful
/ test (pull_request) Successful in 3m56s
enhancement
fix: skip if the list of PRs contains a null element
All checks were successful
/ test (pull_request) Successful in 2m29s
bug
fix: log the PR title first
Some checks failed
/ test (pull_request) Failing after 2m14s
enhancement