]> source.dussan.org Git - gitea.git/commit
Add `gh-access-token` flag into backport script (#32283)
authorcloudchamb3r <jizon0123@protonmail.com>
Thu, 17 Oct 2024 05:43:48 +0000 (14:43 +0900)
committerGitHub <noreply@github.com>
Thu, 17 Oct 2024 05:43:48 +0000 (01:43 -0400)
commit2b8ff419a75afd81b9902c4964e9ad9475000825
tree3fa973529b3f92a1fa67382653ba931d020df3b9
parent0196b3583a09131f42dd0a364ad46babd5f12e04
Add `gh-access-token` flag into backport script (#32283)

The current backport script does not have github access token flag.
This patch will be useful when encountered rate limit issue.
contrib/backport/backport.go