Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Issuebot over #173

Open
maryolivier opened this issue Jun 5, 2020 · 0 comments
Open

Move Issuebot over #173

maryolivier opened this issue Jun 5, 2020 · 0 comments

Comments

@maryolivier
Copy link

maryolivier commented Jun 5, 2020

Background

Issuebot lives in slack-agile now. We want to move it over here so its maintained with everything else. We should probably do this after #174, so we dont have to go back and change this functionality to use a Slack App.

To do this, we will need to do a few things:

  • Add the ability to associate a Slack Channel with a Github Repo. We should be able to associate multiple Github Repos to a Slack Channel and vice versa. In slack agile we had an interface to do this, but it would make sense to make a slash command for this action instead, given the nature of this project.
  • Add an endpoint that the Events API can hit to trigger issuebot
  • Add Issuebot functionality
    • We can make the issue bot respond with more information than it did before, but let's start with the basic link and name of the issue
    • Responds to non threaded messages that have one or multiple issues referenced
    • Responds to threaded messages that have one or multiple issues referenced
    • Does not respond to the whitelisted bot users, namely itself
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant