Skip to content

Conversation

@hanabi1224
Copy link
Contributor

@hanabi1224 hanabi1224 commented Feb 5, 2026

Summary of changes

Jobs in this queue should be queued instead of cancelled.

https://github.com/ChainSafe/forest/actions/runs/21707275124/job/62602321021?pr=6538

Canceling since a higher priority waiting request for calibnet-api-test-stateful exists

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

Summary by CodeRabbit

  • Chores
    • Updated continuous integration workflow configuration to prevent active pipeline runs from being canceled when new runs are triggered, improving CI/CD stability.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 5, 2026

Walkthrough

Adds cancel-in-progress: false to the calibnet-api-test-stateful concurrency configuration in the GitHub Actions workflow to prevent in-progress test runs from being canceled when a new run is triggered.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Configuration
.github/workflows/forest.yml
Added cancel-in-progress: false to the calibnet-api-test-stateful concurrency group configuration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • LesnyRumcajs
  • sudo-shashank
  • akaladarshi
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: preventing job cancellation in the calibnet-api-test-stateful CI queue, which directly matches the PR's primary objective.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch hm/do-not-cancel-calibnet-api-test-stateful

Comment @coderabbitai help to get the list of available commands and usage tips.

@hanabi1224 hanabi1224 marked this pull request as ready for review February 5, 2026 10:38
@hanabi1224 hanabi1224 requested a review from a team as a code owner February 5, 2026 10:38
@hanabi1224 hanabi1224 requested review from akaladarshi and sudo-shashank and removed request for a team February 5, 2026 10:38
Copy link
Member

@LesnyRumcajs LesnyRumcajs left a comment

Choose a reason for hiding this comment

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

Interesting, I can't find the default value for this key in the docs; I kind of assumed (and I guess @sudo-shashank as well) that if we put everywhere true it means that the default is false.

@hanabi1224 hanabi1224 enabled auto-merge February 5, 2026 10:50
@hanabi1224 hanabi1224 added this pull request to the merge queue Feb 5, 2026
Merged via the queue into main with commit 83aa632 Feb 5, 2026
40 checks passed
@hanabi1224 hanabi1224 deleted the hm/do-not-cancel-calibnet-api-test-stateful branch February 5, 2026 11:45
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