Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
chore: updated default configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Apr 24, 2024
1 parent 31c8a50 commit 58f4438
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/ubiquibot-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,34 +38,34 @@ incentives:
td: 1
hr: 0
multipliers:
- type: [ISSUE, ISSUER, TASK]
- type: [ ISSUE, ISSUER, SPECIFICATION ]
formattingMultiplier: 1
wordValue: 0.1
- type: [ISSUE, ISSUER, COMMENTED]
- type: [ ISSUE, ISSUER, COMMENTED ]
formattingMultiplier: 1
wordValue: 0.2
- type: [ISSUE, ASSIGNEE, COMMENTED]
- type: [ ISSUE, ASSIGNEE, COMMENTED ]
formattingMultiplier: 0
wordValue: 0
- type: [ISSUE, COLLABORATOR, COMMENTED]
- type: [ ISSUE, COLLABORATOR, COMMENTED ]
formattingMultiplier: 1
wordValue: 0.1
- type: [ISSUE, CONTRIBUTOR, COMMENTED]
- type: [ ISSUE, CONTRIBUTOR, COMMENTED ]
formattingMultiplier: 0.25
wordValue: 0.1
- type: [REVIEW, ISSUER, SPECIFICATION]
- type: [ REVIEW, ISSUER, TASK ]
formattingMultiplier: 0
wordValue: 0
- type: [REVIEW, ISSUER, COMMENTED]
- type: [ REVIEW, ISSUER, COMMENTED ]
formattingMultiplier: 2
wordValue: 0.2
- type: [REVIEW, ASSIGNEE, COMMENTED]
- type: [ REVIEW, ASSIGNEE, COMMENTED ]
formattingMultiplier: 1
wordValue: 0.1
- type: [REVIEW, COLLABORATOR, COMMENTED]
- type: [ REVIEW, COLLABORATOR, COMMENTED ]
formattingMultiplier: 1
wordValue: 0.1
- type: [REVIEW, CONTRIBUTOR, COMMENTED]
- type: [ REVIEW, CONTRIBUTOR, COMMENTED ]
formattingMultiplier: 0.25
wordValue: 0.1
permitGeneration:
Expand Down

2 comments on commit 58f4438

@ubiquibot
Copy link

@ubiquibot ubiquibot bot commented on 58f4438 May 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gentlementlegen Valid configuration.

Warning! Unnecessary properties:
.price-multiplier
.command-settings
.incentives.enabled
.incentives.contentEvaluator
.incentives.userExtractor
.incentives.dataPurge
.incentives.formattingEvaluator
.incentives.permitGeneration
.incentives.githubComment

@ubiquibot
Copy link

@ubiquibot ubiquibot bot commented on 58f4438 May 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gentlementlegen Valid configuration.

Warning! Unnecessary properties:
.price-multiplier
.command-settings
.incentives.enabled
.incentives.contentEvaluator
.incentives.userExtractor
.incentives.dataPurge
.incentives.formattingEvaluator
.incentives.permitGeneration
.incentives.githubComment

Please sign in to comment.