-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
feat: Add configurable permissions for Actions automatic tokens #36173
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
Open
Excellencedev
wants to merge
92
commits into
go-gitea:main
Choose a base branch
from
Excellencedev:fix-24635
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,693
−49
Open
Changes from 3 commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
3a10e8f
feat: Add configurable permissions for Actions automatic tokens
Excellencedev 249794c
Merge branch 'main' into fix-24635
Excellencedev e20d12e
Merge branch 'main' into fix-24635
Excellencedev 9a69f65
Adress all review comments
Excellencedev 43e96d5
WIP
Excellencedev 2a204e3
WIP
Excellencedev 297ecef
Final core implementation changes
Excellencedev bd4420e
Merge branch 'main' into fix-24635
Excellencedev 5317bb0
Fix lints
Excellencedev 0682fd8
Fix test
Excellencedev fd1afc5
Fixing Test Failures for Token Permissions
Excellencedev a4aae82
Fix test
Excellencedev 65051b1
Fix checks
Excellencedev a6b6e70
update tesr
Excellencedev b900c5c
Merge branch 'main' into fix-24635
Excellencedev 5eb2f12
wip
Excellencedev 92506da
Merge branch 'fix-24635' of https://github.com/Excellencedev/gitea in…
Excellencedev 8daef63
Adress all reviewer feedback
Excellencedev 5fd6d0e
Merge branch 'main' into fix-24635
Excellencedev af229dc
Merge branch 'main' into fix-24635
Excellencedev 79a5d07
Completely redesign UI
Excellencedev d97712c
Merge branch 'fix-24635' of https://github.com/Excellencedev/gitea in…
Excellencedev 058fc07
fix conflixt
Excellencedev 04a6658
Merge remote-tracking branch 'origin/main' into fix-24635
Excellencedev 64c2147
Adapt to JSON format
Excellencedev eca961e
Minor fixes
Excellencedev a5163fa
minor nitpick
Excellencedev 9c5b278
Fix all bugs I found in the code
Excellencedev b0811fe
Formatting issues
Excellencedev b2f05ff
fix test
Excellencedev 06b3db5
Improve test coverage
Excellencedev b0c2a95
Format
Excellencedev 5628ab7
lint
Excellencedev 38f384a
fmt
Excellencedev 6cc6fd7
lint
Excellencedev 463c670
issue fix
Excellencedev d25de6f
test fix
Excellencedev 6d94723
regression
Excellencedev 663d9b2
empty commit
Excellencedev 34d13de
Merge branch 'main' into fix-24635
Excellencedev a72803d
Merge branch 'main' into fix-24635
Excellencedev 5da2b95
Merge branch 'main' into fix-24635
Excellencedev 302f888
fix ui
Excellencedev fe5230c
more ui fixes
Excellencedev 50f300b
Merge branch 'main' into fix-24635
Excellencedev 9bd8b81
Review comment fixes
Excellencedev 9ada493
Add cross repo package access test
Excellencedev 43279bf
Use correct authentication
Excellencedev ebf7e2e
fix test
Excellencedev 973de05
review comment
Excellencedev e52ff98
Fix updated test
Excellencedev 7df7f72
Merge branch 'main' into fix-24635
Excellencedev 4ccb766
Re-implement changes for feedback
Excellencedev c7d2080
LOGS
Excellencedev 26e47a5
....
Excellencedev 640004f
test fix
Excellencedev 621c0e2
...
Excellencedev ae43a09
...
Excellencedev f9f24dd
Make all CI green again
Excellencedev 4fb4989
Merge branch 'main' into fix-24635
Excellencedev efb93b5
Fixes
Excellencedev de0d8da
Make sure pre-receive hook can properly check Actions token permissio…
Excellencedev 4a9a54e
...
Excellencedev dcfe19c
fmt
Excellencedev f367039
make lint fixes
Excellencedev 1ff75aa
Implement Workflow Level Permissions
Excellencedev 2e7bd47
chore: fix ci
Excellencedev f3b1457
Feedback
Excellencedev 3af786c
Merge branch 'main' into fix-24635
Excellencedev cdbed1d
Merge branch 'main' into fix-24635
Excellencedev a944be1
improve test
Excellencedev 91f8298
comile errors
Excellencedev 285f366
...
Excellencedev be52d4a
...
Excellencedev 3e95499
green up ci
Excellencedev 9faf677
Merge branch 'main' into fix-24635
Excellencedev 13660f2
cleanup
Excellencedev 942ea3d
ui fix
Excellencedev 766b742
Merge branch 'main' into fix-24635
Excellencedev 494f467
Merge branch 'main' into fix-24635
Excellencedev b92e2eb
adding action permissions test case to `tests/integration/actions_job…
Excellencedev a2583d0
Merge branch 'fix-24635' of https://github.com/Excellencedev/gitea in…
Excellencedev f5d4ce6
compile errors
Excellencedev 012c9e0
...
Excellencedev b37a967
logs
Excellencedev 15c19f6
...
Excellencedev 350bcab
fix bug
Excellencedev d262948
Merge branch 'main' into fix-24635
Excellencedev 9610d7f
Implement all requested changes
Excellencedev b4a17df
lints
Excellencedev 3fb03fb
lint
Excellencedev dcf43af
fix ui issues
Excellencedev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.