Skip to content

[stable34] fix(reuse): exclude pr-body.md from REUSE compliance check#2622

Merged
AndyScherzinger merged 1 commit into
stable34from
fix/reuse-pr-body-stable34
May 26, 2026
Merged

[stable34] fix(reuse): exclude pr-body.md from REUSE compliance check#2622
AndyScherzinger merged 1 commit into
stable34from
fix/reuse-pr-body-stable34

Conversation

@miaulalala
Copy link
Copy Markdown
Collaborator

pr-body.md is a generated workflow artifact written by the npm-audit-fix workflow and used as the PR body via body-path. It has no copyright and doesn't need a license header — adding it to the CC0 annotations block in REUSE.toml (same treatment as package-lock.json, README.md, etc.) fixes the failing reuse-compliance-check on bot PRs like #2589.

The same fix was applied to master directly.

AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala miaulalala force-pushed the fix/reuse-pr-body-stable34 branch from 76d5413 to 8a9a1e6 Compare May 26, 2026 16:56
@miaulalala miaulalala changed the title fix(reuse): exclude pr-body.md from REUSE compliance check [stable34] fix(reuse): exclude pr-body.md from REUSE compliance check May 26, 2026
@cypress
Copy link
Copy Markdown

cypress Bot commented May 26, 2026

Activity    Run #3839

Run Properties:  status check failed Failed #3839  •  git commit a2f0f4e272: fix(reuse): exclude pr-body.md from REUSE compliance check
Project Activity
Branch Review fix/reuse-pr-body-stable34
Run status status check failed Failed #3839
Run duration 01m 58s
Commit git commit a2f0f4e272: fix(reuse): exclude pr-body.md from REUSE compliance check
Committer Anna
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 8
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/settings.cy.ts • 1 failed test • Run E2E

View Output

Test Artifacts
Check that user's settings survive a reload > Form survive a reload Test Replay Screenshots

@AndyScherzinger AndyScherzinger merged commit b0bfdea into stable34 May 26, 2026
49 of 52 checks passed
@AndyScherzinger AndyScherzinger deleted the fix/reuse-pr-body-stable34 branch May 26, 2026 17:41
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.

2 participants