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

feat: add `skipSingleStacks` option #39

Closed stoopkidddd closed 2 months ago

stoopkidddd commented 2 months ago

Adds an option to skip posting the PR stack in the description if the PR is not actually part of a stack, but just a single PR to trunk/perennial

Closes https://github.com/git-town/action/issues/35