Skip to content

Conversation

@MovingLive
Copy link
Contributor

This pull request updates the application scope for Docker-related best practice instructions. The change ensures that the instructions are only applied to relevant Docker configuration files, rather than all files.

  • Scope refinement:
    • Changed the applyTo field in instructions/containerization-docker-best-practices.instructions.md to target only Dockerfiles and Docker Compose files, instead of all files.

…ctions.md

Allow to use this instruction only when you are working in docker files
Copilot AI review requested due to automatic review settings August 14, 2025 13:13
Copy link
Contributor

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 pull request refines the scope of Docker best practice instructions to target only relevant Docker configuration files instead of applying to all files in the project.

  • Updated the applyTo field to specifically target Dockerfiles and Docker Compose files
  • Improved precision by restricting application scope from all files ('*') to Docker-specific file patterns

@aaronpowell aaronpowell merged commit 93d3339 into github:main Aug 14, 2025
2 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