Hacker News new | ask | show | jobs
by bobx11 1181 days ago
I have ticket only repos where people can create tickets. They get pulled into a project and mentions across repos are still shown with status. We create issues from a user form too! It’s nice to get away from using multiple systems and get conversations so close to the pull requests.
1 comments

> I have ticket only repos where people can create tickets.

Nice thinking.

> We create issues from a user form too!

This is where the money's at. I'm assuming this was done via Github API + Generated Token. I was thinking of something similar to this, however using a Slackbot.