I thought it was like the master branch in IoTDB.
My concern is that if some unreviewed commits are pushed directly onto this branch, the CI may crash, which will cause trouble for other developers. Tian Jiang At 2024-04-17 19:06:37, "Christofer Dutz" <[email protected]> wrote: >Why should develop be protected? > >That’s the branch we do normal development on. > >The release branch should probably be protected. > >Chris > > >Von: Tian Jiang <[email protected]> >Datum: Mittwoch, 17. April 2024 um 12:33 >An: [email protected] <[email protected]> >Betreff: Unprotected develop branch >Greetings, > > >I accidentally pushed a commit directly onto the develop branch a few days ago >and, of course, reverted the commit as soon as I found out. > > >I think the develop branch should be protected to avoid such misoperations. >Can someone with the authorization (Chris I guess) do that? > > >Best regards, >Tian Jiang
