Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 4, 2025

Summary

(exceptions for real scripts, but source files never should be executable)

Checklist

(exceptions for real scripts, but source files never should be executable)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added this to the Nextcloud 33 milestone Sep 4, 2025
@susnux susnux requested review from a team as code owners September 4, 2025 09:59
@susnux susnux requested review from nfebe, sorbaugh and szaimen and removed request for a team September 4, 2025 09:59
@susnux susnux added the 3. to review Waiting for reviews label Sep 4, 2025
@susnux susnux requested review from come-nc and salmart-dev and removed request for a team and nfebe September 4, 2025 09:59
@susnux susnux merged commit 15fa109 into master Sep 4, 2025
238 of 247 checks passed
@susnux susnux deleted the fix/file-permissions branch September 4, 2025 15:48
@susnux
Copy link
Contributor Author

susnux commented Sep 4, 2025

/backport to stable32

@backportbot
Copy link

backportbot bot commented Sep 4, 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/54870/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 3b8c50e2

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

Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud:backport/54870/stable32."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request


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

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants