Skip to content

chore: update nightly build workflow to use CHARON_CI_TRIGGER_TOKEN And remove quality-checks workflow dispatch trigger#717

Merged
Wikid82 merged 1 commit intodevelopmentfrom
feature/beta-release
Feb 18, 2026
Merged

chore: update nightly build workflow to use CHARON_CI_TRIGGER_TOKEN And remove quality-checks workflow dispatch trigger#717
Wikid82 merged 1 commit intodevelopmentfrom
feature/beta-release

Conversation

@Wikid82
Copy link
Owner

@Wikid82 Wikid82 commented Feb 18, 2026

No description provided.

…nd remove quality-checks workflow dispatch trigger
Copilot AI review requested due to automatic review settings February 18, 2026 04:13
@Wikid82 Wikid82 merged commit 49c22a0 into development Feb 18, 2026
30 checks passed
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 updates the nightly build workflow to use a dedicated CHARON_CI_TRIGGER_TOKEN for triggering downstream workflows, with fallback to GITHUB_TOKEN. It also removes the manual workflow dispatch trigger from the quality-checks workflow and stops triggering quality-checks from the nightly build.

Changes:

  • Use CHARON_CI_TRIGGER_TOKEN with GITHUB_TOKEN fallback for checkout and push operations in nightly build
  • Add warning when CHARON_CI_TRIGGER_TOKEN is not configured
  • Remove workflow_dispatch trigger from quality-checks workflow and remove it from nightly build's triggered workflows list

Reviewed changes

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

File Description
.github/workflows/nightly-build.yml Updated to use CHARON_CI_TRIGGER_TOKEN for checkout and push, added token availability check with warning, and removed quality-checks from triggered workflows
.github/workflows/quality-checks.yml Removed workflow_dispatch trigger

@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

@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.

@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.

3 participants