Skip to content

Configurable appeal categories#7

Merged
ChrisLovering merged 5 commits into
mainfrom
configurable-appeal-categories
Oct 17, 2021
Merged

Configurable appeal categories#7
ChrisLovering merged 5 commits into
mainfrom
configurable-appeal-categories

Conversation

@ChrisLovering
Copy link
Copy Markdown
Member

@ChrisLovering ChrisLovering commented Sep 29, 2021

Closes #5

This makes the appeal category used by the bot configurable, which allows us to add more in future if needed, and clean up if required.

@ChrisLovering
Copy link
Copy Markdown
Member Author

Decided to go with commands to manage the list of appeal categories, rather than automating the creation & deletion of them, as it would require us to maintain the list of overrides in-code, rather than just doing t via the front end.

Copy link
Copy Markdown
Contributor

@Qwerty-133 Qwerty-133 left a comment

Choose a reason for hiding this comment

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

Don't we want to await the init_task before displaying the list of categories?

Comment thread ban_appeals/ban_appeals.py
Co-authored-by: Qwerty-133 <74311372+Qwerty-133@users.noreply.github.com>
@ChrisLovering ChrisLovering merged commit fb5ff3d into main Oct 17, 2021
@ChrisLovering ChrisLovering deleted the configurable-appeal-categories branch October 17, 2021 11:10
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.

Ban appeals, create new category if full

2 participants