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

ghbot should only respond to repos in its database #53

Open
millerh1 opened this issue Sep 4, 2022 · 0 comments
Open

ghbot should only respond to repos in its database #53

millerh1 opened this issue Sep 4, 2022 · 0 comments
Assignees
Labels
bug Something isn't working ghbot

Comments

@millerh1
Copy link
Member

millerh1 commented Sep 4, 2022

To prevent double-posting during development / testing, the ghbot should be modified so that it can only respond to messages in repos which it already has in its database. This will prevent the production bot from responding to repos made during local development / testing.

However, it may also be important to prevent the development database from having a copy of open repos in production database. The reason is that the local bot may start responding to trainee activity in addition to the production bot.

@millerh1 millerh1 added bug Something isn't working ghbot labels Sep 4, 2022
@millerh1 millerh1 added this to the First Beta Release (v1.0.0b) milestone Sep 4, 2022
@millerh1 millerh1 self-assigned this Sep 4, 2022
@millerh1 millerh1 moved this to Backlog (low urgency) in Skill assessment app Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ghbot
Projects
Status: Backlog (low urgency)
Development

No branches or pull requests

1 participant