Skip to content

Conversation

@externl
Copy link
Member

@externl externl commented Sep 29, 2025

This PR restricts when the dev container workflow runs to:

  • on PRs when a relevant is modified
  • once a week to make sure dependencies are working correctly

@externl externl requested review from Copilot and pepone September 29, 2025 14:57
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 optimizes the dev container workflow by restricting when it runs to prevent unnecessary executions. The changes limit the workflow to run only when relevant files are modified in PRs, plus a weekly scheduled run for dependency validation.

  • Removes automatic execution on pushes to main branch
  • Adds path filters to only run on PR changes to dev container related files
  • Introduces weekly scheduled execution for ongoing dependency validation

@externl externl merged commit 2113a8a into zeroc-ice:main Sep 29, 2025
14 of 16 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