Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Sep 2, 2025

@backportbot backportbot bot requested review from skjnldsv and susnux September 2, 2025 17:18
@backportbot backportbot bot added enhancement New feature or request 3. to review Waiting for reviews labels Sep 2, 2025
@backportbot backportbot bot added this to the Nextcloud 31.0.9 milestone Sep 2, 2025
@susnux
Copy link
Contributor

susnux commented Sep 2, 2025

/compile

Signed-off-by: nextcloud-command <[email protected]>
@susnux susnux merged commit bfc9af1 into stable31 Sep 2, 2025
31 checks passed
@susnux susnux deleted the backport/2922/stable31 branch September 2, 2025 17:30
@susnux
Copy link
Contributor

susnux commented Sep 2, 2025

/backport 3d23d31 to stable30

@backportbot backportbot bot added the backport-request Pending backport by the backport-bot label Sep 2, 2025
@backportbot
Copy link
Author

backportbot bot commented Sep 2, 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/2958/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 3d23d31c

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/2958/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

Labels

3. to review Waiting for reviews backport-request Pending backport by the backport-bot enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants