Skip to content

Release: merge development into beta#7

Merged
WilcoLouwerse merged 4 commits intobetafrom
development
Mar 24, 2026
Merged

Release: merge development into beta#7
WilcoLouwerse merged 4 commits intobetafrom
development

Conversation

@github-actions
Copy link

Automated PR to sync development changes to beta for beta release.

Merging this PR will trigger the beta release workflow.

Reminder: Add a major, minor, or patch label to this PR to control the version bump. Default is patch.

The org-level ruleset requires a status check named 'check-branch'.
The previous reusable workflow call produced 'protect / check-branch',
which never satisfied the requirement. Inlining the logic with the job
named 'check-branch' produces the exact name the ruleset expects.
@github-actions
Copy link
Author

Quality Report

Repository ConductionNL/nextcloud-app-template
Commit 36dd55b
Branch 7/merge
Event pull_request
Generated 2026-03-23 19:10 UTC
Workflow Run https://github.com/ConductionNL/nextcloud-app-template/actions/runs/23455299597

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman PASS

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Result
PASS

Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

…ated

The org ruleset requires context 'check-branch' but the reusable workflow
reports 'protect / check-branch', blocking all beta → main PRs. Removing
main from the workflow trigger as a workaround until the ruleset is fixed.
rjzondervan
rjzondervan previously approved these changes Mar 24, 2026
@github-actions
Copy link
Author

Quality Report

Repository ConductionNL/nextcloud-app-template
Commit 017b300
Branch 7/merge
Event pull_request
Generated 2026-03-24 11:50 UTC
Workflow Run https://github.com/ConductionNL/nextcloud-app-template/actions/runs/23487891651

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman PASS
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Result
PASS

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Author

Quality Report

Repository ConductionNL/nextcloud-app-template
Commit 3ad973f
Branch 7/merge
Event pull_request
Generated 2026-03-24 11:52 UTC
Workflow Run https://github.com/ConductionNL/nextcloud-app-template/actions/runs/23487955318

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman PASS
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Result
PASS

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

@WilcoLouwerse WilcoLouwerse merged commit 66045ae into beta Mar 24, 2026
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants