Skip to content

Conversation

@wdconinc
Copy link
Member

@wdconinc wdconinc commented Nov 2, 2025

This pull request updates the GitHub Actions workflow .github/workflows/build-lcg-cvmfs.yml to enhance permissions and add automated artifact comparison using AI. The main improvements are the addition of explicit permissions for workflow jobs and the introduction of an AI-based step to compare build artifacts and fail the workflow if meaningful differences are detected.

Workflow security and artifact comparison improvements:

  • Added explicit permissions for contents: read and models: read to the workflow, ensuring jobs have only the necessary access.
  • Introduced an AI-based artifact comparison step using actions/ai-inference@v2, which compares two summary files and fails the workflow with a message if meaningful differences are detected.

@wdconinc wdconinc marked this pull request as draft November 3, 2025 01:06
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.

1 participant