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

feat: add /reproduction slash command #82

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Conversation

nhedger
Copy link
Member

@nhedger nhedger commented Sep 13, 2024

This PR adds a /reproduction slash command to the bot to make it easier to ask users for a reproduction.

Copy link
Member

@SuperchupuDev SuperchupuDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! some small nits:

src/commands/reproduction.ts Outdated Show resolved Hide resolved
src/commands/reproduction.ts Outdated Show resolved Hide resolved
Copy link
Member

@SuperchupuDev SuperchupuDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@SuperchupuDev SuperchupuDev merged commit a5025f6 into main Sep 13, 2024
2 checks passed
@nhedger nhedger deleted the feat/repro-command branch September 13, 2024 09:05
@nhedger
Copy link
Member Author

nhedger commented Sep 13, 2024

@SuperchupuDev, the new command doesn't seem to appear in prod, even though the bot seems to have been deployed. Did I miss something?

@SuperchupuDev
Copy link
Member

@nhedger looks like you forgot to import the command in the response handler, hence it shows up but responds with a "not found" message

@SuperchupuDev
Copy link
Member

i've updated the response handler in 80ea017, should work now

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

Successfully merging this pull request may close these issues.

3 participants