Skip to content

Conversation

@kyteinsky
Copy link
Contributor

☑️ Resolves

  • Fix #…

🖼️ Screenshots

image

image

@kyteinsky kyteinsky merged commit d598760 into master Jun 19, 2025
13 checks passed
@kyteinsky kyteinsky deleted the chore/update/context-chat-readme branch June 19, 2025 11:05
@kyteinsky
Copy link
Contributor Author

/backport to stable30

@backportbot
Copy link

backportbot bot commented Jun 19, 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/13245/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 e5492797

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

Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress
fatal: cherry-pick failed


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

@kyteinsky
Copy link
Contributor Author

/backport e549279 to stable31

@backportbot
Copy link

backportbot bot commented Jun 19, 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/13245/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 e5492797

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

Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress
fatal: cherry-pick failed


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.

4 participants