<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le dim. 1 mars 2020 à 20:04, William Kyngesburye <<a href="mailto:woklist@kyngchaos.com">woklist@kyngchaos.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It's been a couple years since I made a commit with git, and I find that I can't do that any more.  It appears master (and branches?) are locked so that only travis-ci-validated commits can be pushed.  That means I have to use a github fork and make pull requests, yay.  I just want to make sure I have this correct now.<br>
<br>
I figured out how to reset my 8 year old fork to current master.<br>
<br>
The PR process from my years-old notes:<br>
<br>
1. merge upstream changes to my fork<br>
<br>
2. make my changes<br>
<br>
3. push my changes to my fork<br>
<br>
4. make PR to qgis upstream<br>
<br>
5. (new) wait for travis-ci to succeed<br></blockquote><div><br></div><div>an added step is to wait for a positive review now </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
6. merge PR<br>
<br>
One thing I'm not sure about is backporting.  I've seen [Backport] tagged messages from Github.  And I recall talk about problems with the automated backporting bot/app (fixed?).<br></blockquote><div>yes it should be working </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
How do I handle backporting?  Most of the changes I need to make need to be backported.<br></blockquote><div>the PR must be labeled with "backport _branchname_". If you cannot define the label (rights) just ask for it to be labeled.</div><div><br></div><div><br></div></div></div>