Re: [Python-Dev] GH-NNNN vs #NNNN in merge commit

2018年1月25日 10:06:12 -0800

>
> Of course, we would still need to convince people to install it :)
Right, that's the challenge :)
I personally use Chrome (!) and I've been using your Chrome extension, so
thank you!
However, I don't feel comfortable making this available only for a specific
browser user, feels exclusionary to me.
Also, sometimes I merge from my phone where there's no chrome extension,
(maybe I really shouldn't be doing that?).
I think the solution should be something not webbrowser specific.
One idea is maybe have a bot to do the squash commit, for example by
commenting on GitHub:
@merge-bot merge <commit title> <commit message>
So core devs can do the above instead of pressing the commit button. Any
thoughts on this?
In the meantime, committers, please try to remember and change the # into
GH- :)
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to