Skip to content

Optional month-selection for /top-helpers #424

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

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

Zabuzard
Copy link
Member

@Zabuzard Zabuzard commented Mar 30, 2022

Overview

Implements and closes #423. (Also explains the motivation behind this.)

Basically, instead of always using the previous month, the command now optionally allows to select the desired month from a dropdown:

dropdown

The code is clever enough to use the previous year if the month would lie in the future. For example selecting November while it is March 2022 results in November 2021.

Here are some examples:

examples

@Zabuzard Zabuzard added enhance command Modify or improve an existing command or group of commands of the bot priority: low labels Mar 30, 2022
@Zabuzard Zabuzard added this to the Improvement phase 1 milestone Mar 30, 2022
@Zabuzard Zabuzard requested a review from a team as a code owner March 30, 2022 09:13
@Zabuzard Zabuzard self-assigned this Mar 30, 2022
@Zabuzard Zabuzard requested a review from a team as a code owner March 30, 2022 09:13
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Zabuzard Zabuzard merged commit d336182 into develop Apr 5, 2022
@Zabuzard Zabuzard deleted the feature/top_helper_month_selection branch April 5, 2022 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance command Modify or improve an existing command or group of commands of the bot priority: low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/top-helpers should allow month selection
2 participants