fix invalid access action#16381
fix invalid access action#16381orblazer wants to merge 4 commits intogoharbor:mainfrom orblazer:fix/access
Conversation
Signed-off-by: orblazer <orblazer.minecraft@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #16381 +/- ##
==========================================
+ Coverage 66.61% 66.64% +0.03%
==========================================
Files 995 995
Lines 105886 105886
Branches 2600 2600
==========================================
+ Hits 70532 70572 +40
+ Misses 31461 31418 -43
- Partials 3893 3896 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Only project admin can access this API |
|
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 @orblazer, |
|
@orblazer please help to resolve the coflict, then let me merge it, thanks. |
Signed-off-by: orblazer <orblazer.minecraft@gmail.com>
|
@orblazer please help to sync the latest code to resolve the CI failure, then let me merge it, thanks. |
Signed-off-by: orblazer <orblazer.minecraft@gmail.com>
|
Hello @wy65701436 i have merge the branch. |
|
@orblazer sure, you can go ahead to file an PR or fix the DCO of this one, the change LGTM |
|
@orblazer would you mind to resolve the DCO problem? then we can go ahead to merge it. |
|
Hello @wy65701436, as i have said, i have make new PR #18188 for accept DCO on original commit. |
Hello,
This PR fix 2 invalid access action.
/projects/{project_name}/repositories/{repository_name}its asklistinstead ofread/projects/{project_name_or_id}/scanner/candidatesits askcreateinstead oflistThanks.