gitmask icon indicating copy to clipboard operation
gitmask copied to clipboard

Add possibility to add PR comment

Open sraedler opened this issue 6 years ago • 4 comments
trafficstars

Could you please add a parameter, to add a PR comment?

Why? Because sometimes it is necessary to add a comment to understand the purpose of the Pull Request.

sraedler avatar Nov 11 '19 06:11 sraedler

Hey @sraedler Unfortunately the way gitmask v1 is designed, its not very easy to do that. I'm working on an update to gitmask that acts as a git remote, which means that you can send extra flags/options to the gitmask api, allowing for custom PR messages and other configuration.

you can follow the progress here: https://github.com/AnalogJ/gitmask/tree/beta

AnalogJ avatar Nov 11 '19 17:11 AnalogJ

Awesome! I will follow the progress!

sraedler avatar Nov 12 '19 05:11 sraedler

Hey @sraedler I've updated Gitmask with the beta branch, finally adding git remote compatibility. In the next couple of weeks I'll be adding a support for anonymous github pr comments.

AnalogJ avatar Jun 07 '20 05:06 AnalogJ

Awesome!!!

sraedler avatar Jun 08 '20 09:06 sraedler