Skip to content

Commit

Permalink
Update .ubiquity-os.config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen authored Jan 6, 2025
1 parent b9e75e8 commit 7c352ee
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/.ubiquity-os.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ plugins:
- name: "Priority: 1 (Normal)"
- name: "Priority: 2 (Medium)"
- name: "Priority: 3 (High)"
roles: ['collaborator', 'admin']
role: ['collaborator', 'admin']
- name: "Priority: 4 (Urgent)"
roles: ['collaborator', 'admin']
role: ['collaborator', 'admin']
- name: "Priority: 5 (Emergency)"
roles: ['collaborator', 'admin']
role: ['collaborator', 'admin']
- uses:
- plugin: https://ubiquity-os-command-wallet-main.ubiquity.workers.dev
with:
Expand Down Expand Up @@ -72,7 +72,7 @@ plugins:
enabled: true
formattingEvaluator:
multipliers:
- roles:
- role:
- PULL_SPECIFICATION
multiplier: 1
rewards:
Expand Down Expand Up @@ -138,7 +138,7 @@ plugins:
ol:
score: 1
countWords: true
- roles:
- role:
- ISSUE_SPECIFICATION
- ISSUE_AUTHOR
- ISSUE_ASSIGNEE
Expand Down Expand Up @@ -211,7 +211,7 @@ plugins:
ol:
score: 1
countWords: true
- roles:
- role:
- PULL_AUTHOR
multiplier: 0
rewards:
Expand Down

0 comments on commit 7c352ee

Please sign in to comment.