Skip to content

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Sep 26, 2025

@backportbot backportbot bot requested a review from a team as a code owner September 26, 2025 17:03
@backportbot backportbot bot requested review from CarlSchwan, susnux, szaimen and nfebe and removed request for a team September 26, 2025 17:03
@backportbot backportbot bot added this to the Nextcloud 32 milestone Sep 26, 2025
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

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

🐘

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the backport/55313/stable32 branch from 8042eff to 875b48b Compare September 27, 2025 12:15
@susnux
Copy link
Contributor

susnux commented Sep 27, 2025

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux merged commit 4700a54 into stable32 Sep 27, 2025
137 of 140 checks passed
@susnux susnux deleted the backport/55313/stable32 branch September 27, 2025 14:01
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
@nfebe
Copy link
Contributor

nfebe commented Oct 1, 2025

/backport to stable31

Copy link
Author

backportbot bot commented Oct 1, 2025

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

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

# Create the new backport branch
git checkout -b backport/55327/stable31

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

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

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


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

@skjnldsv skjnldsv modified the milestones: Nextcloud 33, Nextcloud 32 Oct 2, 2025
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.

5 participants