Skip to content

Conversation

@pmarusz
Copy link
Contributor

@pmarusz pmarusz commented Sep 12, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 12, 2025 09:42
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 removes unused parameters and secrets from GitHub Actions workflow files to clean up the CI configuration.

  • Remove unused secrets and parameters from workflow files
  • Simplify the CodeQL workflow by replacing a complex inline implementation with a reusable workflow call
  • Clean up workflow parameter passing to only include necessary inputs

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/run_tests.yml Removed unused GH_TOKEN secret and REPOSITORY_NAME/BRANCH_NAME parameters
.github/workflows/codeql.yml Replaced complex inline CodeQL workflow with simplified reusable workflow call
.github/workflows/check_code_standard.yml Removed unused GH_TOKEN secret
tatus Git status output file (appears to be accidentally committed)
Comments suppressed due to low confidence (1)

tatus:1

  • This file appears to be Git status output that was accidentally committed. It should be removed from the repository and added to .gitignore to prevent future accidental commits.
  allow-release-main�[m

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mfd-intel-bot
Copy link
Contributor

We don't publish DEVs .whl.
To build .whl, run 'pip install git+https://intel/mfd-const@update-workflow'

adrianlasota
adrianlasota previously approved these changes Sep 12, 2025
Signed-off-by: Maruszewski, Piotr <[email protected]>
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.

4 participants