git-town / action

Visualizes your stacked changes when proposing pull requests on GitHub
https://www.git-town.com
MIT License
10 stars 2 forks source link

Comment on PR instead of modifying the PR's description #28

Open ruudk opened 5 months ago

ruudk commented 5 months ago

It would be great if this action could post a comment (and keep that one up to date) instead of modifying the PR description.

tranhl commented 5 months ago

Thanks for the suggestion! 😊 We're absolutely open to the idea!

Could you help me understand how having the branch stack in a comment would better suit your workflow?

ruudk commented 5 months ago

I'm the only one using Git Town in my team. I think my team would be fine with a workflow that just comments on a PR instead of modifying the original PR descriptions. The readme mentions some risks to that. A comment feels safer.

tranhl commented 5 months ago

That makes a lot of sense, thanks for the insight. I can see teams having a preference one way or the other!

I'll add it to the roadmap. Can't make any promises on when this will be done unfortunately as I'm busy as of late.

Aside from this, is there anything else that's in the way of team-wide adoption?