<aside> đ Before you begin this tutorial, make sure you've completed the Quick Start Guide
</aside>
I donât know about you, but I struggle with communicating through GitHub sometimes. As a developer, I do a lot of work there, but I canât keep up with the comments there. (Maybe I just havenât figured out how to configure my GitHub notification settings⌠but that seems like another post entirely đ )
At PixieBrix, we developed a way to click one button when we're inside an issue on GitHub, and it sends a message to Slack letting the team know what we're working on. (This was built with PixieBrix, of course!)
Here's how it looks!
https://www.youtube.com/embed/fHqc2AF4pOY
If you prefer to watch a video instead, follow along here:
https://www.youtube.com/embed/njOVzjtWDyw
I chose the âNew issueâ button, but you can select any other one.
2.. Set the caption to âSend Statusâ - you can name it whatever youâd like; this is just the text that shows up on the button, so it wonât impact any of the other steps!
Youâll also want to specify which sites you want this button to appear on. In this case, we only want it to appear on GitHub.
Now we need to add another brick to get the username of the person clicking the button (aka, who is logged in).