Skip to content

Conversation

@bobvandevijver
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings December 18, 2025 23:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates GitHub Actions workflows to improve automation and caching. The changes add a new stale issue/PR management workflow and enhance the code analysis workflow with Composer dependency caching and formatting improvements.

  • Adds automated stale issue and PR management with 60-day stale and 30-day close periods
  • Implements Composer dependency caching to improve CI performance
  • Standardizes YAML formatting in the code analysis workflow

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/stale.yml New workflow to automatically mark and close stale issues/PRs after periods of inactivity
.github/workflows/code_analysis.yaml Adds Composer caching, updates composer install flags, and fixes YAML indentation in matrix configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bobvandevijver bobvandevijver merged commit 98c2be2 into main Dec 18, 2025
10 checks passed
@bobvandevijver bobvandevijver deleted the workflow-update branch December 18, 2025 23:23
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