Skip to content

Restore branch-protection workflow for main branch#9

Merged
WilcoLouwerse merged 1 commit intobetafrom
development
Mar 24, 2026
Merged

Restore branch-protection workflow for main branch#9
WilcoLouwerse merged 1 commit intobetafrom
development

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 24, 2026

Summary

  • Reverts a previous change that disabled the branch-protection check for main
  • The main branch trigger was commented out with a note about a context name mismatch
  • Restores branches: [main, beta] so PRs targeting main are also validated

Checks

⏭️ Checks skipped (workflow-only change, no PHP/JS code)

Test plan

  • CI passes
  • Branch-protection check runs on next PR targeting main

@github-actions
Copy link
Author

Quality Report

Repository ConductionNL/nextcloud-app-template
Commit 6b5e186
Branch 9/merge
Event pull_request
Generated 2026-03-24 12:01 UTC
Workflow Run https://github.com/ConductionNL/nextcloud-app-template/actions/runs/23488283921

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 changed the title Release: merge development into beta Restore branch-protection workflow for main branch Mar 24, 2026
@WilcoLouwerse WilcoLouwerse merged commit a67fe05 into beta Mar 24, 2026
66 of 67 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