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 configuration (at least the per-participant config) to the "reports" repository #34

Open
yrodiere opened this issue Nov 2, 2022 · 0 comments

Comments

@yrodiere
Copy link
Member

yrodiere commented Nov 2, 2022

The Quarkus repo is (rightly) a bit strict about what we allow to merge, and in particular requires approval before merging.

That's annoying when someone just wants to change something to their participant config, such as the max number of issues for a given category.

We should consider moving part of the configuration to the "reports" repository. Either:

  1. put the all config in quarkusio/quarkus-github-lottery
  2. put the main config in quarkusio/quarkus and per-participant config in quarkusio/quarkus-github-lottery
  3. put the main config in quarkusio/quarkus and per-participant config in the main description of per-participant issues quarkusio/quarkus-github-lottery

We could also add a command such as /lottery subscribe to have configuration initialized. That would be necessary for item number 3 in particular, since initializing a per-participant issue is not trivial.

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