Skip to content

feat: Update applyTo in containerization-docker-best-practices.instruction.md #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 14, 2025

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 Copilot AI review requested due to automatic review settings August 14, 2025 13:13
Copy link
Contributor

@Copilot 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