Skip to content

chore: Fix SPDX header#58966

Merged
AndyScherzinger merged 1 commit intomasterfrom
bugfix/noid/fix-SPDX-header
Mar 16, 2026
Merged

chore: Fix SPDX header#58966
AndyScherzinger merged 1 commit intomasterfrom
bugfix/noid/fix-SPDX-header

Conversation

@nickvergessen
Copy link
Member

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added this to the Nextcloud 34 milestone Mar 16, 2026
@nickvergessen nickvergessen self-assigned this Mar 16, 2026
@nickvergessen nickvergessen requested a review from a team as a code owner March 16, 2026 07:38
@nickvergessen nickvergessen added the 3. to review Waiting for reviews label Mar 16, 2026
@nickvergessen nickvergessen requested review from icewind1991, nfebe and sorbaugh and removed request for a team March 16, 2026 07:39
@nickvergessen
Copy link
Member Author

/backport to stable33

@AndyScherzinger AndyScherzinger merged commit b865115 into master Mar 16, 2026
178 of 182 checks passed
@AndyScherzinger AndyScherzinger deleted the bugfix/noid/fix-SPDX-header branch March 16, 2026 07:47
@backportbot
Copy link

backportbot bot commented Mar 16, 2026

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

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

# Create the new backport branch
git checkout -b backport/58966/stable33

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

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

Error: Failed to check for changes with origin/stable33: 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants