Skip to content

chore: consolidate caller workflows into 4 grouped files#91

Merged
CybotTM merged 1 commit intomainfrom
chore/add-centralized-workflows
Mar 1, 2026
Merged

chore: consolidate caller workflows into 4 grouped files#91
CybotTM merged 1 commit intomainfrom
chore/add-centralized-workflows

Conversation

@CybotTM
Copy link
Member

@CybotTM CybotTM commented Feb 28, 2026

Summary

  • Consolidates individual caller workflow files into 4 grouped files
  • Groups workflows by trigger pattern for cleaner repo structure

New structure

File Jobs Trigger
ci.yml CI, security, fuzz, license, CodeQL, scorecard, dep-review, PR quality, labeler push + PR + weekly schedule
release.yml Release, publish-to-TER, SLSA provenance push tags v*
community.yml Stale, lock, greetings daily schedule + issues + PR
auto-merge-deps.yml Auto-merge Dependabot/Renovate PRs pull_request

All jobs call reusable workflows from netresearch/typo3-ci-workflows@main.

Design

See grouped-caller-workflows-design.md

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

  • .github/workflows/dependency-review.yml
  • .github/workflows/scorecard.yml
  • .github/workflows/slsa-provenance.yml

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval for solo maintainer project

This PR has passed all automated quality gates:

  • ✅ Static analysis (PHPStan)
  • ✅ Code style (PHP-CS-Fixer)
  • ✅ Unit & functional tests
  • ✅ Security scanning
  • ✅ Dependency review

See SECURITY_CONTROLS.md for compensating controls documentation.

@CybotTM CybotTM merged commit e02fb6a into main Mar 1, 2026
87 of 88 checks passed
@CybotTM CybotTM deleted the chore/add-centralized-workflows branch March 1, 2026 00:05
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.

1 participant