latest 18 messages by energizer

+ [2019-10-05T20:17:36Z] energizer JayDoubleu: then it's not pushing to master, the regular branch protection rules will do that
+ [2019-10-04T23:27:03Z] energizer nedbat: got it, thanks
+ [2019-10-04T23:26:27Z] energizer nedbat: ah right, they can guess which one because github doesn't let you PR a non-(github fork), and only one fork per (base, user) is allowed
+ [2019-10-04T23:24:37Z] energizer nedbat: how does it know which head repo it is?
+ [2019-10-04T23:18:48Z] energizer i can't see how to make a pull request from a fork into its upstream repository. there's no place to specify the head repo https://developer.github.com/v3/pulls/#create-a-pull-request
+ [2019-09-27T19:01:30Z] energizer vdamewood: apparently the feature exists already :) https://help.github.com/en/articles/linking-to-releases
+ [2019-09-27T18:41:49Z] energizer is there a way to link to the latest *release* of a project on github, without explicitly using the specific number?
+ [2019-07-27T18:24:14Z] energizer bulldozer is the only remaining option i see, but i'd have to host it which might be pain
+ [2019-07-27T18:23:38Z] energizer github actions is in closed beta
+ [2019-07-27T18:23:31Z] energizer mergify.io doesn't work if you have branch restrictions on
+ [2019-07-27T18:23:09Z] energizer i tried https://github.com/bobvanderlinden/probot-auto-merge but it mostly doesn't work
+ [2019-07-27T18:23:01Z] energizer anybody know a good bot that rebases and merges pull requests?
+ [2019-07-25T21:34:42Z] energizer though perhaps can push back to the pr and maybe it'll insert the merge message..
+ [2019-07-25T21:32:37Z] energizer laylas: the problem is that the master branch is restricted so if i apply the merge locally i can't push it into master
+ [2019-07-25T21:23:54Z] energizer Is there a way to improve the merge-commit message from 'merge #123 from branchname' to something I write in my editor rather than the merge web interface?
+ [2019-07-13T19:32:19Z] energizer CI passed, but github says "Travis CI - Pull Request Expected — Waiting for status to be reported", stuck here forever. anybody seen this before?
+ [2019-04-17T19:46:46Z] energizer oh it's just slow
+ [2019-04-17T19:44:44Z] energizer how do i add a public github organization repo to to travis