Skip to content

Nightly > Main CI Fix#714

Merged
Wikid82 merged 6 commits intodevelopmentfrom
feature/beta-release
Feb 18, 2026
Merged

Nightly > Main CI Fix#714
Wikid82 merged 6 commits intodevelopmentfrom
feature/beta-release

Conversation

@Wikid82
Copy link
Owner

@Wikid82 Wikid82 commented Feb 18, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 18, 2026 02:12
Copy link
Contributor

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 fixes CI workflow issues related to the nightly to main promotion process by correcting workflow references and updating GitHub Actions to their latest versions.

Changes:

  • Corrected workflow reference from supply-chain-pr.yml to supply-chain-verify.yml in promotion workflows
  • Updated github/codeql-action hash references across multiple workflows
  • Enhanced supply-chain-verify.yml with workflow_dispatch event handling logic
  • Updated action versions for peter-evans/create-pull-request and peter-evans/find-comment
  • Added additional PR validation check in supply-chain-pr.yml

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/weekly-nightly-promotion.yml Updated workflow reference to use correct supply-chain-verify workflow
.github/workflows/nightly-build.yml Updated workflow reference and CodeQL action hash
.github/workflows/supply-chain-verify.yml Added workflow_dispatch event handling and updated find-comment action version
.github/workflows/supply-chain-pr.yml Updated CodeQL action hash and added PR number validation
.github/workflows/update-geolite2.yml Updated create-pull-request action version comment
.github/workflows/security-weekly-rebuild.yml Updated CodeQL action hash
.github/workflows/docker-build.yml Updated CodeQL action hashes in two locations
.github/workflows/codeql.yml Updated CodeQL action hashes for init, autobuild, and analyze steps

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@Wikid82 Wikid82 merged commit be7ceb2 into development Feb 18, 2026
59 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

✅ Supply Chain Verification Results

PASSED

📦 SBOM Summary

  • Components: 1674

🔍 Vulnerability Scan

Severity Count
🔴 Critical 0
🟠 High 0
🟡 Medium 0
🟢 Low 0
Total 0

📎 Artifacts

  • SBOM (CycloneDX JSON) and Grype results available in workflow artifacts

Generated by Supply Chain Verification workflow • View Details

@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Comments