-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Allow robot accounts to create artifacts #17905
Conversation
Codecov Report
@@ Coverage Diff @@
## main #17905 +/- ##
==========================================
+ Coverage 66.43% 66.47% +0.03%
==========================================
Files 1012 1017 +5
Lines 108543 112811 +4268
Branches 2673 3093 +420
==========================================
+ Hits 72114 74992 +2878
- Misses 32472 33488 +1016
- Partials 3957 4331 +374
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@wy65701436 Where / how to accept DCO ? |
|
currently the GUI does not support selecting "create artifact" this is needed to allow the robot account to copy artifacts Signed-off-by: Sören Rohweder <[email protected]>
052c5f3
to
6928183
Compare
This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days. |
This PR was closed because it has been stalled for 30 days with no activity. If this PR is still relevant, please re-open a new PR against main. |
This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days. |
hi @monofone our objective is to make more permissions available in the UI candidate list. We're considering an idea to include all permissions, but with different dimensions like category and operations. However, before moving forward with this idea, I think it's best to stick with the current list and avoid adding permissions one by one. cc @Vad1mo |
@wy65701436 fine for me. |
Comprehensive Summary of your change
currently the GUI does not support selecting "create artifact" this is needed to allow the robot account to copy artifacts
Issue being fixed
Addition to #8723
Please indicate you've done the following: