Skip to content

Bump causinator9000 to v2.0.0#11746

Merged
sylvainsf merged 1 commit into
mainfrom
bump-c9k-v2
Apr 23, 2026
Merged

Bump causinator9000 to v2.0.0#11746
sylvainsf merged 1 commit into
mainfrom
bump-c9k-v2

Conversation

@sylvainsf
Copy link
Copy Markdown
Contributor

What

Bumps sylvainsf/causinator9000 to v2.0.0 in both c9k workflows.

Changes

The nightly workflow was previously pinned to a v1 SHA without an exact minor version. Re-pin to the explicit v2.0.0 SHA for parity with the failure-report workflow.

Compatibility

Verified against action.yml at v2.0.0: all inputs used by both workflows (hours, min-confidence, create-issue, issue-label, repo, auto-issue*, auto-close-flaky, assign-copilot, github-token) still exist with the same names and semantics.

Reference

Update both c9k workflows to pin to sylvainsf/causinator9000@v2.0.0 (commit e3f8b80056e36cd55cf85c7c44c5e4bdaa876c04). Inputs used by both workflows are unchanged from v1.x.
Copilot AI review requested due to automatic review settings April 23, 2026 20:04
@sylvainsf sylvainsf requested review from a team as code owners April 23, 2026 20:04
@github-actions
Copy link
Copy Markdown

This PR requires exactly 1 of the following labels: pr:standard, pr:important.
Currently applied labels: .

Label descriptions:

  • pr:important - Major features, breaking changes, deprecations, or other high-impact changes that need special attention during release.
  • pr:standard - Ongoing maintenance, minor improvements, documentation updates, and routine development work.

@sylvainsf, please add the appropriate label to this PR before merging.

@sylvainsf sylvainsf merged commit 2ebf7e8 into main Apr 23, 2026
30 of 33 checks passed
@sylvainsf sylvainsf deleted the bump-c9k-v2 branch April 23, 2026 20:06
@radius-functional-tests
Copy link
Copy Markdown

radius-functional-tests Bot commented Apr 23, 2026

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository radius-project/radius
Commit ref ad06f76
Unique ID func45ad0d573e
Image tag pr-func45ad0d573e
  • gotestsum 1.13.0
  • KinD: v0.29.0
  • Dapr: 1.14.4
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-func45ad0d573e
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-func45ad0d573e
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func45ad0d573e
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func45ad0d573e
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func45ad0d573e
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting corerp-cloud functional tests...
⌛ Starting ucp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

Copy link
Copy Markdown
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

Updates both Causinator9000 workflows to pin sylvainsf/causinator9000 at the v2.0.0 commit SHA for consistency and to avoid floating/older references.

Changes:

  • Bump sylvainsf/causinator9000 to v2.0.0 in c9k-nightly.
  • Bump sylvainsf/causinator9000 to v2.0.0 in c9k-failure-report.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/c9k-nightly.yml Re-pin Causinator9000 action to the v2.0.0 SHA.
.github/workflows/c9k-failure-report.yml Re-pin Causinator9000 action to the v2.0.0 SHA.

Comment on lines 23 to +27
issues: write
runs-on: ubuntu-24.04
steps:
- name: Generate CI failure report
uses: sylvainsf/causinator9000@207ebfa74e52adc25d8319f85f72ca4447d7e15b # v1
uses: sylvainsf/causinator9000@e3f8b80056e36cd55cf85c7c44c5e4bdaa876c04 # v2.0.0
Copy link

Copilot AI Apr 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

c9k-nightly invokes sylvainsf/causinator9000, but unlike c9k-failure-report it doesn’t pass github-token and the job permissions only grant issues: write (no actions: read / contents: read). For parity (and to avoid permission/token-related breakage when upgrading the action), consider aligning the token input + permissions with c9k-failure-report.

Copilot uses AI. Check for mistakes.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.38%. Comparing base (4d7a0ba) to head (ad06f76).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11746   +/-   ##
=======================================
  Coverage   51.38%   51.38%           
=======================================
  Files         699      699           
  Lines       44111    44111           
=======================================
  Hits        22665    22665           
  Misses      19278    19278           
  Partials     2168     2168           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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