-
Notifications
You must be signed in to change notification settings - Fork 17
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
Text formatting issue on /stop
if the user is not assigned
#32
Comments
/start |
! Please set your wallet address with the /wallet command first and try again. |
! No wallet address found |
/wallet 0x31BcF24D34F018B3Aee4c6E97307221aFe47bc96 |
+ Successfully registered wallet address |
/start |
Tips:
|
@gentlementlegen I think Star runs twice |
@0x4007 I think both errors got triggered in the same run which caused 2 messages to be posted. I checked the configuration and the plugin is only there once, so I believe it is more of a code logic issue. |
I think output from each plugin should be standardized with reward amount, message, and message level. Message referring to a single string to comment. |
|
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 1 | 12.5 |
Review | Comment | 5 | 0 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Resolves #32 <!-- - You must link the issue number e.g. "Re… | 0content: p: symbols: \b\w+\b: count: 2 multiplier: 0 score: 1 ul: symbols: \b\w+\b: count: 45 multiplier: 0 score: 1 li: symbols: \b\w+\b: count: 35 multiplier: 0 score: 1 multiplier: 0 | - | - |
while rebasing it seems like i merged a new commit from developm… | 0content: p: symbols: \b\w+\b: count: 25 multiplier: 0.2 score: 1 multiplier: 0 | 1 | - |
should be good to go now I believe I'll make sure to remember t… | 0content: p: symbols: \b\w+\b: count: 20 multiplier: 0.2 score: 1 multiplier: 0 | 1 | - |
@gentlementlegen requested changes have been done, sorry about t… | 0content: p: symbols: \b\w+\b: count: 15 multiplier: 0.2 score: 1 multiplier: 0 | 1 | - |
Okay I think I finally got it right this time... I forgot to add… | 0content: p: symbols: \b\w+\b: count: 48 multiplier: 0.2 score: 1 multiplier: 0 | 1 | - |
[ 1.8 WXDAI ]
@0x4007
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Comment | 2 | 1.8 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
@gentlementlegen I think Star runs twice | 0.6content: p: symbols: \b\w+\b: count: 6 multiplier: 0.1 score: 1 multiplier: 1 | 0.2 | 0.12 |
I think output from each plugin should be standardized with rewa… | 2.4content: p: symbols: \b\w+\b: count: 24 multiplier: 0.1 score: 1 multiplier: 1 | 0.7 | 1.68 |
[ 31.4 WXDAI ]
@gentlementlegen
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Specification | 1 | 18.3 |
Issue | Comment | 1 | 4.8 |
Review | Comment | 4 | 8.3 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
There seem to be an issue with the displayed text in this scenar… | 18.3content: p: symbols: \b\w+\b: count: 26 multiplier: 0.1 score: 1 pre: symbols: \b\w+\b: count: 7 multiplier: 0.1 score: 0 code: symbols: \b\w+\b: count: 7 multiplier: 0.1 score: 5 multiplier: 3 | 1 | 18.3 |
@0x4007 I think both errors got triggered in the same run which … | 8content: p: symbols: \b\w+\b: count: 40 multiplier: 0.2 score: 1 multiplier: 1 | 0.6 | 4.8 |
Will approve when commit is renamed. | 0.6content: p: symbols: \b\w+\b: count: 6 multiplier: 0.1 score: 1 multiplier: 1 | 1 | 0.6 |
Why was this changed? | 0.4content: p: symbols: \b\w+\b: count: 4 multiplier: 0.1 score: 1 multiplier: 1 | 1 | 0.4 |
Seems to work fine when tested on my organization: https://githu… | 4.8content: p: symbols: \b\w+\b: count: 48 multiplier: 0.1 score: 1 multiplier: 1 | 1 | 4.8 |
Supposedly the webhooks should run with husky before you commit.… | 2.5content: p: symbols: \b\w+\b: count: 25 multiplier: 0.1 score: 1 multiplier: 1 | 1 | 2.5 |
[ 18.6 WXDAI ]
@Keyrxng
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 3 | 18.6 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Thanks for the PR @cohow This doesn't affect the working logic… | 8.5content: p: symbols: \b\w+\b: count: 84 multiplier: 0.1 score: 1 code: symbols: \b\w+\b: count: 1 multiplier: 0.1 score: 1 multiplier: 1 | 1 | 8.5 |
@cohow take a look at [this cheatsheet](https://gist.github.com/… | 3.8content: p: symbols: \b\w+\b: count: 34 multiplier: 0.1 score: 1 a: symbols: \b\w+\b: count: 2 multiplier: 0.1 score: 1 code: symbols: \b\w+\b: count: 2 multiplier: 0.1 score: 1 multiplier: 1 | 1 | 3.8 |
I actually tested your commit title locally in this repo without… | 6.3content: p: symbols: \b\w+\b: count: 61 multiplier: 0.1 score: 1 code: symbols: \b\w+\b: count: 2 multiplier: 0.1 score: 1 multiplier: 1 | 1 | 6.3 |
There seem to be an issue with the displayed text in this scenario:
ubiquibot/sandbox#21 (comment)
The output should be
! You are not assigned to this task
The text was updated successfully, but these errors were encountered: