Skip to content

Conversation

@JamieSinn
Copy link
Member

Add a license check job to the GitHub Actions workflow.

Add a license check job to the GitHub Actions workflow.
Copilot AI review requested due to automatic review settings November 5, 2025 21:11
@JamieSinn JamieSinn requested a review from a team as a code owner November 5, 2025 21:11
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 adds license checking to the CI/CD pipeline. The change introduces an automated license validation step that runs before the existing test suite to ensure all JavaScript dependencies comply with licensing requirements.

  • Adds a new license-check job to the GitHub Actions workflow
  • Integrates DevCycleHQ's license-action to validate JavaScript dependency licenses
  • Configures the check to run on ubuntu-latest before other test jobs

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

@JamieSinn JamieSinn enabled auto-merge (squash) November 5, 2025 21:18
@JamieSinn JamieSinn merged commit cabe54e into main Nov 5, 2025
15 checks passed
@JamieSinn JamieSinn deleted the license-check-action branch November 5, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants