automatically transfer blocks and mutes on moves #383

Open
Johann150 wants to merge 7 commits from move-autoblock into main
Owner

Refactors checks for moves and side effects.

The side effects now include transferring blocks and mutes to the target account.

Refactors checks for moves and side effects. The side effects now include transferring blocks and mutes to the target account.
Johann150 added the
feature
label 2023-05-18 00:55:01 +00:00
Johann150 force-pushed move-autoblock from 98e45ec720 to 8f0fff5c90 2023-05-18 18:15:28 +00:00 Compare
All checks were successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-sw Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-sw Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b move-autoblock main
git pull origin move-autoblock

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff move-autoblock
git push origin main
Sign in to join this conversation.
No reviewers
No Label
feature
fix
upkeep
No Milestone
No Assignees
1 Participants
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: FoundKeyGang/FoundKey#383
No description provided.