feat: Add check reaction to solution message#356
Merged
RhysSullivan merged 6 commits intoApr 21, 2023
Conversation
|
@uerk-io is attempting to deploy a commit to the Answer Overflow Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## main #356 +/- ##
=========================================
+ Coverage 0 69.99% +69.99%
=========================================
Files 0 71 +71
Lines 0 2333 +2333
Branches 0 591 +591
=========================================
+ Hits 0 1633 +1633
- Misses 0 628 +628
- Partials 0 72 +72
... and 70 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
RhysSullivan
added a commit
that referenced
this pull request
Dec 20, 2025
Co-authored-by: Rhys Sullivan <39114868+RhysSullivan@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds a simple reaction to the message, and quick docs change
Fixes #348