-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Refactor Actions Token Access #35688
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
Refactor Actions Token Access #35688
Conversation
* allow public repositories
I think this might be related to #24635 — perhaps both issues should be reviewed together. |
I think yes, this is necessary cleanup for both #24635 and #35693
|
Signed-off-by: ChristopherHX <[email protected]>
…r-action-token-permissions
* todo tests
Should the gitea.token be able to create lfs locks? AFAIK It was never able to do this. if not I need to fork the lfs test method |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lfs should be ready now as well.
Made some new changes:
Do the changes look good to you? |
Looks good to me |
* giteaofficial/main: Fix external render (go-gitea#35727) Refactor Actions Token Access (go-gitea#35688) Honor delete branch on merge repo setting when using merge API (go-gitea#35488) Don't block site admin's operation if SECRET_KEY is lost (go-gitea#35721) [skip ci] Updated translations via Crowdin fix attachment file size limit in server backend (go-gitea#35519) Make restricted users can access public repositories (go-gitea#35693) Fix various trivial problems (go-gitea#35714) Refactor legacy code (go-gitea#35708) Add quick approve button on PR page (go-gitea#35678)
Uh oh!
There was an error while loading. Please reload this page.