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 stale issue/PR management and optimize CI performance. The changes add automated cleanup of inactive items and introduce dependency caching to speed up builds.

Key changes:

  • Adds a new workflow to automatically mark and close stale issues and PRs after periods of inactivity
  • Implements Composer dependency caching to improve build performance
  • Fixes YAML formatting inconsistencies in the code analysis workflow

Reviewed changes

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

File Description
.github/workflows/stale.yml New workflow that automatically manages stale issues and PRs with 60-day inactivity threshold
.github/workflows/code_analysis.yaml Adds Composer caching and fixes indentation in matrix configuration

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

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