Hello HN!<p>We're Joao and Tiago, and together we've built Slash Commands for GitHub to control your Issues and Pull Requests through your comments, which is available on GitHub Marketplace as of today [1].<p>As a bonus, we've also added a few pro features that we think you'll like:<p>- /giphy - Embed your favorite GIFs in your comments
- /merge-when-checks-green - will merge your Pull Request automatically after all your checks have succeeded
- /copy-metadata - Copies metadata (labels, asignees, etc...) from one Issue to another<p>Since this was built as a native GitHub app, all commands will work seamlessly with integrations such as the GitHub VSCode extension [2] and their CLI tool [3].<p>We've had a ton of fun building this project using Elixir and we want to continue improving it every day.<p>We'd love to hear your thoughts and ideas over at <a href="https://github.com/slash-commands/feedback" rel="nofollow">https://github.com/slash-commands/feedback</a>.<p>[1] <a href="https://github.com/marketplace/slash-command" rel="nofollow">https://github.com/marketplace/slash-command</a><p>[2] <a href="https://code.visualstudio.com/docs/editor/github" rel="nofollow">https://code.visualstudio.com/docs/editor/github</a><p>[3] <a href="https://github.com/cli/cli" rel="nofollow">https://github.com/cli/cli</a>