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

Task Limit Improvements #64

Closed
0x4007 opened this issue Oct 10, 2024 · 17 comments · Fixed by #66
Closed

Task Limit Improvements #64

0x4007 opened this issue Oct 10, 2024 · 17 comments · Fixed by #66

Comments

@0x4007
Copy link
Member

0x4007 commented Oct 10, 2024

This needs to:

  1. Change to warning syntax vs diff syntax
  2. Link all the issues I'm currently assigned to in a comment so I can unassign myself or close them out.
  3. Only check assigned issues within the network, but this should be configurable to either be just within the repo, org, or network

! You have reached your max task limit. Please close out some tasks before assigning new ones.

Originally posted by @ubiquity-os[bot] in ubiquity/work.ubq.fi#120 (comment)

Warning

You have reached your max task limit. Please close out some tasks before assigning new ones.

Copy link
Contributor

ubiquity-os bot commented Oct 10, 2024

Note

The following contributors may be suitable for this task:

sshivaditya2019

76% Match ubiquity-os-marketplace/text-vector-embeddings#25

@0x4007
Copy link
Member Author

0x4007 commented Oct 10, 2024

curl -H "Authorization: bearer $GITHUB_TOKEN" -X POST -d @- https://api.github.com/graphql <<EOF | jq '.data.search.nodes[].url'
{
  "query": "query AssignedIssues { search(query: \"assignee:0x4007 is:open is:issue\", type: ISSUE, first: 100) { nodes { ... on Issue { url } } } }"
}

Returns URLs.


I'm not sure if it asks the GitHub API for any assigned issue but thats a bad approach, it should be only within the network (devpool directory) or at the very least the same org.

Check https://raw.githubusercontent.com/ubiquity/devpool-directory/refs/heads/development/devpool-issues.json for assignees then.

@ariesgun
Copy link
Contributor

AssignedIssues

@0x4007, Is it possible to check https://raw.githubusercontent.com/ubiquity/devpool-directory/refs/heads/development/devpool-issues.json for assigness?
It seems that the json file does not contain issues that have been assigned.

@0x4007
Copy link
Member Author

0x4007 commented Oct 13, 2024

Then you query the API for those issue node ids if they are assigned

@0x4007
Copy link
Member Author

0x4007 commented Oct 15, 2024

This counts against my limit and its archived so I cant really do much about it. Once we only count against tasks in our network this problem will be resolved: https://github.com/ubiquity/uad-ui-archived/issues/15

Copy link

! You have reached your max task limit. Please close out some tasks before assigning new ones.

Copy link
Contributor

ubiquity-os bot commented Oct 18, 2024

Available Commands

Command Description Example
/help List all available commands. /help

Copy link

Available Commands

Command Description Example
/help List all available commands. /help
/allow Allows the user to modify the given label. /allow @user1 label
/query Returns the user's wallet, access, and multiplier information. /query @UbiquityOS
/start Assign yourself to the issue. /start
/stop Unassign yourself from the issue. /stop
/wallet Register your wallet address for payments. /wallet ubq.eth

Copy link

! You have reached your max task limit. Please close out some tasks before assigning new ones.

@rndquu
Copy link
Member

rndquu commented Oct 19, 2024

@0x4007 Could you assign @ariesgun (related comment)? Only org owners can set github issue assignees.

Copy link

@ariesgun the deadline is at Sun, Oct 20, 7:40 AM UTC

@gentlementlegen
Copy link
Member

/query @gentlementlegen

Copy link

Property Value
Wallet 0x0fC1b909ba9265A846b82CF4CE352fc3e7EeB2ED

@gentlementlegen
Copy link
Member

@whilefoo the comment generation failed due to an invalid signature: https://github.com/ubiquity-os-marketplace/text-conversation-rewards/actions/runs/11735148935/job/32692347908

However the signature for dev bot seems to have been sent properly, any ideas?

@whilefoo
Copy link
Member

whilefoo commented Nov 8, 2024

@whilefoo the comment generation failed due to an invalid signature: https://github.com/ubiquity-os-marketplace/text-conversation-rewards/actions/runs/11735148935/job/32692347908

However the signature for dev bot seems to have been sent properly, any ideas?

refer to ubiquity-os/ubiquity-os-kernel#194

Copy link

+ Evaluating results. Please wait...

Copy link

 [ 243.256 WXDAI ] 

@ariesgun
Contributions Overview
ViewContributionCountReward
IssueTask1150
IssueComment10
ReviewComment3593.256
Conversation Incentives
CommentFormattingRelevanceReward
@0x4007, Is it possible to check https://raw.githubusercontent.c…
0
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 35
  wordValue: 0
  result: 0
0.850
Resolves #64
0
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 2
  wordValue: 0
  result: 0
0.10
Yeah, working on this one... Trying to test it in a custom org…
3.19
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 26
  wordValue: 0.2
  result: 3.19
0.63.828
Addressed
0.2
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 1
  wordValue: 0.2
  result: 0.2
0.20.08
Addressed
0.2
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 1
  wordValue: 0.2
  result: 0.2
0.20.08
hmm indeed.. let me check if i can combine them.To be able to …
2.33
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 18
  wordValue: 0.2
  result: 2.33
0.73.262
I cannot use the provided `inputs.authToken`, I don't th…
2.87
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 23
  wordValue: 0.2
  result: 2.87
0.52.87
yes, we do need JWT to be exact.
1.17
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 8
  wordValue: 0.2
  result: 1.17
0.40.936
With option 1, it means third parties won't be able to use the p…
4.21
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 36
  wordValue: 0.2
  result: 4.21
0.75.894
yes, we only need bot's token to list all installationsRegardi…
4.31
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 37
  wordValue: 0.2
  result: 4.31
0.65.172
I would like to take a step back.Can you provide some insights…
6.49
content:
  content:
    p:
      score: 0
      elementCount: 3
  result: 0
regex:
  wordCount: 60
  wordValue: 0.2
  result: 6.49
0.810.384
I see, understood.Based on your suggestion to use Github Searc…
7.13
content:
  content:
    p:
      score: 0
      elementCount: 4
  result: 0
regex:
  wordCount: 67
  wordValue: 0.2
  result: 7.13
0.912.834
Unfortunately cannot search for App with an `id`, it nee…
2.33
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 18
  wordValue: 0.2
  result: 2.33
0.52.33
With this approach, the idea is to compare with devpools.json ri…
6.86
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 64
  wordValue: 0.2
  result: 6.86
0.56.86
Hmm.. So we use thisHmm, I assume we can only access secrets i…
4.31
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 37
  wordValue: 0.2
  result: 4.31
0.43.448
It was unintentional, reverted it
0.79
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 5
  wordValue: 0.2
  result: 0.79
0.30.474
So it stops executing the remaining code in this function.Same…
3.7
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 31
  wordValue: 0.2
  result: 3.7
0.75.18
indeed can be improved
0.65
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 4
  wordValue: 0.2
  result: 0.65
0.60.78
I tried that but in this case, it is needed since cant find anot…
2
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 15
  wordValue: 0.2
  result: 2
0.31.2
There is already a function `getAssignedIssuesFallback` …
1.05
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 7
  wordValue: 0.2
  result: 1.05
0.20.42
sure. will do so
0.65
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 4
  wordValue: 0.2
  result: 0.65
0.60.78
I could reproduce it, but now i am not sure what kind of fallbac…
2.33
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 18
  wordValue: 0.2
  result: 2.33
0.52.33
nvm, the function `getAssignedIssuesFallback` handled it…
0.92
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 6
  wordValue: 0.2
  result: 0.92
0.50.92
I had difficulty defining TypeBox for const enum, so I just use …
2.11
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 16
  wordValue: 0.2
  result: 2.11
0.31.266
Changed to return;
0.51
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 3
  wordValue: 0.2
  result: 0.51
0.40.408
yes, should I undo it?
0.79
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 5
  wordValue: 0.2
  result: 0.79
0.40.632
I changed the construct to 'await' so it will be able to catch 4…
2.22
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 17
  wordValue: 0.2
  result: 2.22
0.41.776
Not sure. It mentions the scope is configurable: repo, org , or …
2.22
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 17
  wordValue: 0.2
  result: 2.22
0.52.22
yeah that's how it behaves.. Based on `assignedIssueScope …
1.88
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 14
  wordValue: 0.2
  result: 1.88
0.51.88
sorry, new here. what do you mean by "post QA"?
1.42
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 10
  wordValue: 0.2
  result: 1.42
0.10.284
Test Result:https://github.com/ubiquity-ariesgun/command-start…
1.88
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 14
  wordValue: 0.2
  result: 1.88
0.20.752
QA:https://github.com/ubiquity-ariesgun/command-start-stop/iss…
1.77
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 13
  wordValue: 0.2
  result: 1.77
0.31.062
Any specific action when is 404?Right now it will log and writ…
2.98
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 24
  wordValue: 0.2
  result: 2.98
0.42.384
ongoing
0.2
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 1
  wordValue: 0.2
  result: 0.2
0.20.08
Made the issues search configurable: repo, org, or network.Fix…
5.75
content:
  content:
    p:
      score: 0
      elementCount: 8
  result: 0
regex:
  wordCount: 52
  wordValue: 0.2
  result: 5.75
0.78.05
it is gonna look at devpool-issues.json and look for any assigne…
2
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 15
  wordValue: 0.2
  result: 2
0.62.4

 [ 43.7805 WXDAI ] 

@0x4007
Contributions Overview
ViewContributionCountReward
IssueSpecification115.75
IssueComment35.3825
ReviewComment1622.648
Conversation Incentives
CommentFormattingRelevanceReward
This needs to:1. Change to warning syntax vs diff syntax2. L…
5.25
content:
  content:
    p:
      score: 0
      elementCount: 5
    ol:
      score: 0
      elementCount: 1
    li:
      score: 0.5
      elementCount: 3
    hr:
      score: 0
      elementCount: 1
    em:
      score: 0
      elementCount: 1
  result: 1.5
regex:
  wordCount: 71
  wordValue: 0.1
  result: 3.75
115.75
```curl -H "Authorization: bearer $GITHUB_TOKEN" -…
3.02
content:
  content:
    p:
      score: 0
      elementCount: 3
    hr:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 55
  wordValue: 0.1
  result: 3.02
0.92.718
Then you query the API for those issue node ids if they are assi…
0.94
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 14
  wordValue: 0.1
  result: 0.94
0.80.752
This counts against my limit and its archived so I cant really d…
2.25
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 39
  wordValue: 0.1
  result: 2.25
0.851.9125
I think the most robust way to get all "within network" is to ge…
1.38
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 22
  wordValue: 0.1
  result: 1.38
0.81.104
Here too
0.18
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 2
  wordValue: 0.1
  result: 0.18
0.50.09
This is what I meant by here too https://github.com/ubiquity-os-…
1.28
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 20
  wordValue: 0.1
  result: 1.28
0.40.512
What we've done in the past is get it passed in from GitHub Acti…
2.4
content:
  content:
    p:
      score: 0
      elementCount: 3
  result: 0
regex:
  wordCount: 42
  wordValue: 0.1
  result: 2.4
0.61.44
Seems suspiciously wrong. Should be dynamic based on installatio…
0.65
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 9
  wordValue: 0.1
  result: 0.65
0.90.585
I wish we had a mechanism to detect if this breaks to respond qu…
2.3
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 40
  wordValue: 0.1
  result: 2.3
0.71.61
Try this. `APP_ID` and `APP_PRIVATE_KEY` have no…
3.15
content:
  content:
    p:
      score: 0
      elementCount: 4
  result: 0
regex:
  wordCount: 58
  wordValue: 0.1
  result: 3.15
0.51.575
You also should post QA
0.39
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 5
  wordValue: 0.1
  result: 0.39
0.30.117
Prove that it works on your org. This would be a link to a githu…
1.06
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 16
  wordValue: 0.1
  result: 1.06
0.30.318
Currently looking into adjusting the display format:---- ###…
8.61
content:
  content:
    p:
      score: 0
      elementCount: 1
    hr:
      score: 0
      elementCount: 1
    ul:
      score: 1
      elementCount: 1
    li:
      score: 0.5
      elementCount: 1
    h6:
      score: 1
      elementCount: 1
    a:
      score: 5
      elementCount: 1
  result: 7.5
regex:
  wordCount: 17
  wordValue: 0.1
  result: 1.11
0.27.722
Need to specifically handle 404
0.39
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 5
  wordValue: 0.1
  result: 0.39
0.80.312
A lot of work is being done on the devpool-directory backend so …
2.05
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 35
  wordValue: 0.1
  result: 2.05
0.61.23
Should be configurable RepoOrgNetworkAlso that's wild that I…
1.28
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 20
  wordValue: 0.1
  result: 1.28
0.70.896
Your review comment is the exact same content
0.59
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 8
  wordValue: 0.1
  result: 0.59
0.10.059
![image](https://github.com/user-attachments/assets/b7e74626-ef6…
5
content:
  content:
    p:
      score: 0
      elementCount: 1
    img:
      score: 5
      elementCount: 1
  result: 5
regex:
  wordCount: 0
  wordValue: 0.1
  result: 0
05
Can we merge @gentlementlegen @whilefoo
0.39
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 5
  wordValue: 0.1
  result: 0.39
0.20.078

 [ 5.3 WXDAI ] 

@rndquu
Contributions Overview
ViewContributionCountReward
IssueComment15.3
Conversation Incentives
CommentFormattingRelevanceReward
@0x4007 Could you assign @ariesgun (related [comment](https://t.…
6
content:
  content:
    p:
      score: 0
      elementCount: 1
    a:
      score: 5
      elementCount: 1
  result: 5
regex:
  wordCount: 15
  wordValue: 0.1
  result: 1
0.35.3

 [ 13.76 WXDAI ] 

@gentlementlegen
Contributions Overview
ViewContributionCountReward
IssueComment11.76
ReviewComment1612
Conversation Incentives
CommentFormattingRelevanceReward
@whilefoo the comment generation failed due to an invalid signat…
2.2
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 38
  wordValue: 0.1
  result: 2.2
0.81.76
Hardcoding these means third parties won't be able to use this p…
0.88
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 13
  wordValue: 0.1
  result: 0.88
0.90.792
I don't think this is correct. Why would we need two Octokit ins…
0.94
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 14
  wordValue: 0.1
  result: 0.94
0.70.658
The octokit is logged in using a Github App token.
0.71
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 10
  wordValue: 0.1
  result: 0.71
0.60.426
Do not use `any` and format properly.
0.46
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 6
  wordValue: 0.1
  result: 0.46
0.80.368
Still feels wrong to me that we need two octokit instances with …
1.22
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 19
  wordValue: 0.1
  result: 1.22
0.50.61
```suggestion`)```
0
content:
  content: {}
  result: 0
regex:
  wordCount: 0
  wordValue: 0.1
  result: 0
0.30
@0x4007 Don't we want this? It can be `1.22` but setting…
1.49
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 24
  wordValue: 0.1
  result: 1.49
0.81.192
This should not be here but in the configuration.
0.65
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 9
  wordValue: 0.1
  result: 0.65
0.70.455
Since you use the organizations with a `search`, it is p…
2.1
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 36
  wordValue: 0.1
  result: 2.1
0.91.89
The spec states:Shouldn't this be configurable? And even if n…
2.05
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 35
  wordValue: 0.1
  result: 2.05
0.851.7425
When I tested with a user having a private profile, the run cras…
1.33
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 21
  wordValue: 0.1
  result: 1.33
0.851.1305
@0x4007 Why did you hide my comment (if that was you)?
0.77
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 11
  wordValue: 0.1
  result: 0.77
0.20.154
@0x4007 maybe you are confused because I first posted my comment…
2.1
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 36
  wordValue: 0.1
  result: 2.1
0.10.21
Yes that was with the wrong account, I hid that comment.
0.77
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 11
  wordValue: 0.1
  result: 0.77
0.10.077
@0x4007 The conflicts still need to be resolved first.
0.65
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 9
  wordValue: 0.1
  result: 0.65
0.60.39
Last QA looks ok: https://github.com/Meniole/command-start-stop/…
2.54
content:
  content:
    p:
      score: 0
      elementCount: 3
  result: 0
regex:
  wordCount: 45
  wordValue: 0.1
  result: 2.54
0.751.905

 [ 3.72325 WXDAI ] 

@whilefoo
Contributions Overview
ViewContributionCountReward
IssueComment10.0855
ReviewComment153.63775
Conversation Incentives
CommentFormattingRelevanceReward
refer to https://github.com/ubiquity-os/ubiquity-os-kernel/issue…
0.83
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 12
  wordValue: 0.1
  result: 0.83
0.40.0855
forgot to submit review :D
0.39
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 5
  wordValue: 0.1
  result: 0.39
0.10.01225
Do we need bot's token just to list all installations or also in…
2.54
content:
  content:
    p:
      score: 0
      elementCount: 2
  result: 0
regex:
  wordCount: 45
  wordValue: 0.1
  result: 2.54
0.70.4495
Actually the kernel/SDK exports the app id and user ID of the pr…
3.29
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 61
  wordValue: 0.1
  result: 3.29
0.60.491
it's a unit test
0.39
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 5
  wordValue: 0.1
  result: 0.39
0.20.022
why is this throw necessary?
0.39
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 5
  wordValue: 0.1
  result: 0.39
0.50.05125
why global regex if you just take the first match?
0.71
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 10
  wordValue: 0.1
  result: 0.71
0.40.0735
move this code to the try/catch block below to avoid duplicating…
0.94
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 14
  wordValue: 0.1
  result: 0.94
0.80.193
in the SDK it will log even normal Errors so its better to retur…
1
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 15
  wordValue: 0.1
  result: 1
0.50.125
```suggestionassignedIssueScope: T.Union([T.Li…
0.71
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 10
  wordValue: 0.1
  result: 0.71
0.90.16225
try to avoid `as`
0.25
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 3
  wordValue: 0.1
  result: 0.25
0.60.035
I think the reasoning is that it's needed at multiple places so …
1.28
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 20
  wordValue: 0.1
  result: 1.28
0.30.096
TS enum is better in the way it also creates a type, but in your…
1.7
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 28
  wordValue: 0.1
  result: 1.7
0.60.26
are you making this manually? We have a [workflow](https://githu…
6.22
content:
  content:
    p:
      score: 0
      elementCount: 1
    a:
      score: 5
      elementCount: 1
  result: 5
regex:
  wordCount: 19
  wordValue: 0.1
  result: 1.22
0.41.377
let the workflow generate it
0.39
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 5
  wordValue: 0.1
  result: 0.39
0.30.03175
maybe I'm missing something, but the config item `assignedIs…
1.49
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 24
  wordValue: 0.1
  result: 1.49
0.70.25825

 [ 1.033 WXDAI ] 

@ubiquity-ubiquibot
Contributions Overview
ViewContributionCountReward
ReviewComment11.033
Conversation Incentives
CommentFormattingRelevanceReward
I can't test this because there is no way to set the organizatio…
5.14
content:
  content:
    p:
      score: 0
      elementCount: 4
  result: 0
regex:
  wordCount: 103
  wordValue: 0.1
  result: 5.14
0.81.033

 [ 15.54975 WXDAI ] 

@Keyrxng
Contributions Overview
ViewContributionCountReward
ReviewComment1415.54975
Conversation Incentives
CommentFormattingRelevanceReward
Afaik this isn't feasible @0x4007 because we need the kernel' pr…
2.45
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 43
  wordValue: 0.1
  result: 2.45
0.70.42625
to list installs we need app private key do we not?
0.77
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 11
  wordValue: 0.1
  result: 0.77
0.60.113
fair enoughI want to add that the telegram bot PR was held bac…
8.7
content:
  content:
    p:
      score: 0
      elementCount: 3
    a:
      score: 5
      elementCount: 1
  result: 5
regex:
  wordCount: 70
  wordValue: 0.1
  result: 3.7
0.81.995
listing installs is for sure the most convenient and effective w…
4.1
content:
  content:
    p:
      score: 0
      elementCount: 4
  result: 0
regex:
  wordCount: 79
  wordValue: 0.1
  result: 4.1
0.70.7225
1. partner's will use the same app slug, if you mean forks/devel…
3.7
content:
  content:
    ol:
      score: 1
      elementCount: 1
    li:
      score: 0.5
      elementCount: 2
    p:
      score: 0
      elementCount: 2
  result: 2
regex:
  wordCount: 28
  wordValue: 0.1
  result: 1.7
0.50.7175
To get a better picture of how over-assigned the contributor mig…
15.6
content:
  content:
    p:
      score: 0
      elementCount: 6
    hr:
      score: 0
      elementCount: 2
    ol:
      score: 1
      elementCount: 1
    li:
      score: 0.5
      elementCount: 3
    a:
      score: 5
      elementCount: 1
  result: 7.5
regex:
  wordCount: 176
  wordValue: 0.1
  result: 8.1
0.93.6975
Whichever query you feel is most effective dude go for it.http…
5.22
content:
  content:
    p:
      score: 0
      elementCount: 4
  result: 0
regex:
  wordCount: 105
  wordValue: 0.1
  result: 5.22
0.40.527
ohh I was hoping that wasn't the case. You could use `author…
1.8
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 30
  wordValue: 0.1
  result: 1.8
0.60.27
Storage has it's own [branch](https://github.com/ubiquity/devpoo…
11.97
content:
  content:
    p:
      score: 0
      elementCount: 5
    a:
      score: 5
      elementCount: 1
    ul:
      score: 1
      elementCount: 1
    li:
      score: 0.5
      elementCount: 2
  result: 7
regex:
  wordCount: 99
  wordValue: 0.1
  result: 4.97
0.72.61725
update the return type annotation of `getAssignedIssues`…
1.49
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 24
  wordValue: 0.1
  result: 1.49
0.80.2955
Usually it's better to use ```tsconst AssignedIs…
4.37
content:
  content:
    p:
      score: 0
      elementCount: 3
  result: 0
regex:
  wordCount: 85
  wordValue: 0.1
  result: 4.37
0.60.653
Can you place this in with the handlers or helpers to keep the e…
1.11
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 17
  wordValue: 0.1
  result: 1.11
0.50.14125
https://www.typescriptlang.org/docs/handbook/enums.html#const-en…
4.54
content:
  content:
    p:
      score: 0
      elementCount: 3
  result: 0
regex:
  wordCount: 89
  wordValue: 0.1
  result: 4.54
0.60.686
[TS Playground](https://www.typescriptlang.org/play/#code/MYewdg…
11.22
content:
  content:
    p:
      score: 0
      elementCount: 4
    a:
      score: 5
      elementCount: 1
    img:
      score: 5
      elementCount: 1
  result: 10
regex:
  wordCount: 19
  wordValue: 0.1
  result: 1.22
0.62.688

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants