-
Notifications
You must be signed in to change notification settings - Fork 97
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
Review Bot version 2.4.0 - Fellow Scores #168
Review Bot version 2.4.0 - Fellow Scores #168
Conversation
8e6e9fb
to
20203a1
Compare
/merge |
Enabled Available commands
For more information see the documentation |
Head branch was pushed to by a user without write access
20203a1
to
5756756
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Ty!
4597c09
to
2c63979
Compare
/merge |
Enabled Available commands
For more information see the documentation |
Failed to update PR ❌There was an error while trying to keep this PR You may have conflicts More info in the logs 📋 |
932fc15
into
polkadot-fellows:main
Updated Review Bot to version 2.4.0 which contains paritytech/review-bot#110 (solved in paritytech/review-bot#113)
This resolves #93
Updated review bot to latest version which brings new changes to the fellow object:
Added new optional field to the config named
scores
that has the score of each fellow per dan (added up to dan IX).When the rule of type
fellows
has the optional field ofminTotalScore
it will check that the score of the fellows who approved the PR sums up to that number. If it doesn't sum to that number it will fail with a custom error listing the score of each fellow for reference (and saying how many points are missing).Find a complete explanation of the new configuration here: Fellows Rule
I also added some scores to all the dans (feel free to modify them) and updated the
Relay and system files
rule to have a minimum score of 6.