Skip to content

Conversation

@yemkareems
Copy link
Contributor

fix: small typo fix

  • Resolves: #

Summary

TODO

  • ...

Checklist

Signed-off-by: yemkareems <yemkareems@gmail.com>
@yemkareems yemkareems self-assigned this Sep 29, 2025
@yemkareems yemkareems requested a review from a team as a code owner September 29, 2025 03:44
@yemkareems yemkareems requested review from icewind1991, leftybournes and sorbaugh and removed request for a team September 29, 2025 03:44
@yemkareems yemkareems added the 3. to review Waiting for reviews label Sep 29, 2025
@AndyScherzinger
Copy link
Member

/backport! to stable32

@backportbot
Copy link

backportbot bot commented Sep 29, 2025

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

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

# Create the new backport branch
git checkout -b backport/55394/stable32

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

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

Error: Failed to push branch backport/55394/stable32: remote: {"auth_status":"auth_error","body":"Invalid username or token. Password authentication is not supported for Git operations."}
fatal: Authentication failed for 'https://github.com/nextcloud/server.git/'


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

@yemkareems yemkareems merged commit 6a16a28 into master Sep 29, 2025
204 of 207 checks passed
@yemkareems yemkareems deleted the fix/85262/fix-typo branch September 29, 2025 12:10
@yemkareems
Copy link
Contributor Author

/backport to stable32

@yemkareems
Copy link
Contributor Author

/backport to stable31

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants