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

Checks command #1705

Draft
wants to merge 9 commits into
base: 2.0
Choose a base branch
from
Draft

Conversation

overkidding
Copy link
Contributor

Implements #1704

Translations have been made with ChatGPT so could be inaccurate.

@overkidding
Copy link
Contributor Author

@ManInMyVan @Anthony01M could you guys check if everything is okay?

@overkidding
Copy link
Contributor Author

Will this be merged?

@overkidding
Copy link
Contributor Author

@AoElite @SamB440 ?

@Axionize
Copy link
Contributor

@overkidding can you fix the merge conflicts?

Why hasn't this been merged yet?

@SamB440 SamB440 added the status: rebase required The pull request needs rebasing onto the merge branch label Dec 1, 2024
@SamB440
Copy link
Contributor

SamB440 commented Dec 1, 2024

Rebase and apply MIMV's suggestions and I'll merge it.

@overkidding
Copy link
Contributor Author

Rebase and apply MIMV's suggestions and I'll merge it.

Done

@SamB440 SamB440 added status: review required The pull request is awaiting review and removed status: rebase required The pull request needs rebasing onto the merge branch labels Dec 2, 2024
@ManInMyVan ManInMyVan added the status: rebase required The pull request needs rebasing onto the merge branch label Feb 23, 2025
@@ -33,6 +33,8 @@ public class Check implements AbstractCheck, ConfigReloadObserver {
private boolean isEnabled;
private boolean exempted;

private CheckType type;
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be added in AbstractCheck so API users can access it, and so that custom checks can be included in /grim checks

@overkidding overkidding marked this pull request as draft February 23, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: rebase required The pull request needs rebasing onto the merge branch status: review required The pull request is awaiting review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants