Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 577910

Summary: Update protected branches for che-plugin-registry repository
Product: Community Reporter: Florent Benoit <fbenoit>
Component: GitHubAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Florent Benoit CLA 2021-12-20 11:19:30 EST
Hello,

it seems all branches are protected while it shouldn't [1] (for example depandabot branches are protected so the bot can't update it own Pull Requests)

Could you make sure that only 'main' branch and '7.*.x" are protected ? (like on our other che repositories)

https://github.com/eclipse-che/che-plugin-registry/branches
Comment 1 Eclipse Webmaster CLA 2021-12-20 14:18:49 EST
I've removed the protection on the dependabot branches, but given the sheer number of branch protection rules I think you should talk to your PL to confirm:

1) Where all of these rules came from.
2) Which ones should be kept.

If they should all be removed aside from the main and 7.*.x branches, please have them +1 this bug.

-M.
Comment 2 Florent Benoit CLA 2021-12-22 02:36:58 EST
thanks