Hi, > - if the change is very minor and committer feels its okay to do it in develop / master directly then he does it > - If change is major or important than we make a PR and ask for review
Or I think we need record which PR has been cherry-picked at least. Like [1]. [1] https://github.com/apache/incubator-iotdb/pull/275 ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Xiangdong Huang <[email protected]> 于2019年7月19日周五 下午6:21写道: > Hi, > > > - if the change is very minor and committer feels its okay to do it in > develop / master directly then he does it > > - If change is major or important than we make a PR and ask for review > > I'd like another PR (and attached the related approved PR URL on the other > branch), so that some other committers can approve it quickly and it is > easy to let others know that there is a changes on the master/developer > branch. > > Best. > ----------------------------------- > Xiangdong Huang > School of Software, Tsinghua University > > 黄向东 > 清华大学 软件学院 > > > Julian Feinauer <[email protected]> 于2019年7月19日周五 下午4:34写道: > >> Hi, >> >> I got no opinions yet but would like to get some before simply doing it >> (or forgetting it). >> >> Thanks! >> Julian >> >> Am 16.07.19, 10:20 schrieb "Julian Feinauer" < >> [email protected]>: >> >> Hi, >> >> as I'm working through the rel/0.8 branch I observed Tests that >> failed for me. >> This is due to minor issues with the Locale. >> I changed it already in the rel branch but is everybody okay to >> cherry-pick this to master directly or do you prefer a PR for everything? >> >> In other projects we handle it that way: >> - if the change is very minor and committer feels its okay to do it >> in develop / master directly then he does it >> - If change is major or important than we make a PR and ask for review >> >> How do you / should we handle this? >> >> Julian >> >> >> >>
