Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gh-access-token flag into backport script #32283

Conversation

cloudchamb3r
Copy link
Contributor

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

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 17, 2024
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 17, 2024
@github-actions github-actions bot added modifies/go Pull requests that update Go code modifies/internal labels Oct 17, 2024
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Oct 17, 2024
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 17, 2024
@techknowlogick techknowlogick added skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. backport/v1.22 This PR should be backported to Gitea 1.22 labels Oct 17, 2024
@techknowlogick techknowlogick merged commit 2b8ff41 into go-gitea:main Oct 17, 2024
26 checks passed
@GiteaBot GiteaBot added this to the 1.24.0 milestone Oct 17, 2024
@techknowlogick
Copy link
Member

Thanks!!

@GiteaBot GiteaBot added the backport/manual No power to the bots! Create your backport yourself! label Oct 17, 2024
@go-gitea go-gitea deleted a comment from GiteaBot Oct 17, 2024
@techknowlogick techknowlogick removed backport/manual No power to the bots! Create your backport yourself! backport/v1.22 This PR should be backported to Gitea 1.22 labels Oct 17, 2024
@lunny lunny modified the milestones: 1.24.0, 1.23.0 Oct 17, 2024
zjjhot added a commit to zjjhot/gitea that referenced this pull request Oct 21, 2024
* giteaofficial/main:
  API: enhance SearchIssues swagger docs (go-gitea#32208)
  Update github.com/go-enry/go-enry to v2.9.1 (go-gitea#32295)
  Always update expiration time when creating an artifact (go-gitea#32281)
  Add `gh-access-token` flag into backport script (go-gitea#32283)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/go Pull requests that update Go code modifies/internal size/S Denotes a PR that changes 10-29 lines, ignoring generated files. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants