Make thresholds absolute total scores that must be exceeded for a message to... #78

Open
CSDUMMI wants to merge 2 commits from feat-absolute-thresholds into main
CSDUMMI commented 2023-05-05 12:57:02 +00:00 (Migrated from gitlab.com)

Make thresholds absolute total scores that must be exceeded for a message to be blocked, marked or passed.

Make thresholds absolute total scores that must be exceeded for a message to be blocked, marked or passed.
CSDUMMI commented 2023-05-05 12:57:03 +00:00 (Migrated from gitlab.com)

requested review from @emacsen

requested review from @emacsen
CSDUMMI commented 2023-05-05 12:57:03 +00:00 (Migrated from gitlab.com)

assigned to @CSDUMMI

assigned to @CSDUMMI
CSDUMMI commented 2023-05-05 13:05:14 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 211c3e64 - Adjust thresholds in default and example config to use absolute thresholds and...

Compare with previous version

added 1 commit <ul><li>211c3e64 - Adjust thresholds in default and example config to use absolute thresholds and...</li></ul> [Compare with previous version](/babka_net/activitycolander/-/merge_requests/44/diffs?diff_id=673717145&start_sha=069e3654e9ceb2459ede6472ecd35d3f3ad97c21)
CSDUMMI commented 2023-05-05 13:13:16 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 3331c0f9 - Adjust thresholds in default and example config to use absolute thresholds and...

Compare with previous version

added 1 commit <ul><li>3331c0f9 - Adjust thresholds in default and example config to use absolute thresholds and...</li></ul> [Compare with previous version](/babka_net/activitycolander/-/merge_requests/44/diffs?diff_id=673726588&start_sha=211c3e649f2fcb89415b6807b84db54b9c886929)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat-absolute-thresholds:feat-absolute-thresholds
git switch feat-absolute-thresholds

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat-absolute-thresholds
git switch feat-absolute-thresholds
git rebase main
git switch main
git merge --ff-only feat-absolute-thresholds
git switch feat-absolute-thresholds
git rebase main
git switch main
git merge --no-ff feat-absolute-thresholds
git switch main
git merge --squash feat-absolute-thresholds
git switch main
git merge --ff-only feat-absolute-thresholds
git switch main
git merge feat-absolute-thresholds
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
babka/activitycolander!78
No description provided.