Closed gentlementlegen closed 2 months ago
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 1 | 25 |
Issue | Specification | 1 | 14.1 |
Review | Comment | 2 | 0 |
Comment | Formatting | Relevance | Reward |
---|---|---|---|
When a specific branch or version is specified for a Github Acti… | 14.1content: p: symbols: \b\w+\b: count: 37 multiplier: 0.1 score: 1 code: symbols: \b\w+\b: count: 2 multiplier: 0.1 score: 5 multiplier: 3 | 1 | 14.1 |
Resolves #81 Depends on #97 QA: https://github.com/Meniole/ub… | 0content: p: symbols: \b\w+\b: count: 16 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 | 0.1 | - |
@0x4007 Yes, I'll fix your comment in a later PR. | 0content: p: symbols: \b\w+\b: count: 11 multiplier: 0.2 score: 1 multiplier: 0 | 1 | - |
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 2 | 5.2 |
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Empty string always seems like a bad idea. This seems to be extr… | 4.7content: p: symbols: \b\w+\b: count: 46 multiplier: 0.1 score: 1 code: symbols: \b\w+\b: count: 1 multiplier: 0.1 score: 1 multiplier: 1 | 1 | 4.7 |
Merge after 3.5 days? | 0.5content: p: symbols: \b\w+\b: count: 5 multiplier: 0.1 score: 1 multiplier: 1 | 1 | 0.5 |
When a specific branch or version is specified for a Github Action plugin, the Kernel tries to look within the default branch if the
manifest.json
exists. It should use the specified branch to retrieve the configuration.