Skip to content

chore: multi-gitter-scripts/add-gh-workflow-composer-lock-diff#116

Open
ShunLuk wants to merge 1 commit into
masterfrom
chore/add-gh-workflow-composer-lock-diff
Open

chore: multi-gitter-scripts/add-gh-workflow-composer-lock-diff#116
ShunLuk wants to merge 1 commit into
masterfrom
chore/add-gh-workflow-composer-lock-diff

Conversation

@ShunLuk
Copy link
Copy Markdown
Member

@ShunLuk ShunLuk commented May 7, 2026

  • Add github composer-lock-diff.yml if not present in repo

- Add github composer-lock-diff.yml if not present in repo
Copilot AI review requested due to automatic review settings May 7, 2026 13:33
@ShunLuk ShunLuk requested a review from a team as a code owner May 7, 2026 13:33
Copy link
Copy Markdown

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

Adds a GitHub Actions workflow to run a Composer lockfile diff check on pull requests that modify composer.lock, leveraging a reusable workflow from yardinternet/workflows.

Changes:

  • Introduces .github/workflows/composer-lock-diff.yml to trigger on pull_request when composer.lock changes.
  • Runs the yardinternet/workflows reusable composer-lock-diff workflow with inherited secrets.

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


jobs:
composer-diff:
uses: yardinternet/workflows/.github/workflows/composer-lock-diff.yml@main
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.

3 participants