Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Mar 17, 2025

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the backport/254/stable31 branch from 04bacdc to aca9b14 Compare March 17, 2025 12:58
@come-nc come-nc marked this pull request as ready for review March 17, 2025 12:58
@come-nc come-nc merged commit d58063d into stable31 Mar 17, 2025
25 checks passed
@come-nc come-nc deleted the backport/254/stable31 branch March 17, 2025 13:02
@come-nc
Copy link
Collaborator

come-nc commented Mar 17, 2025

/backport to stable30

@backportbot
Copy link
Author

backportbot bot commented Mar 17, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/255/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick aca9b141

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/255/stable30

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants