Skip to content

CI: enable CI runs on every PR#522

Open
matthiasdiener wants to merge 3 commits intodevfrom
mdiener/ci-all-prs
Open

CI: enable CI runs on every PR#522
matthiasdiener wants to merge 3 commits intodevfrom
mdiener/ci-all-prs

Conversation

@matthiasdiener
Copy link
Copy Markdown
Contributor

@matthiasdiener matthiasdiener commented Apr 6, 2026

Description

Do not limit CI runs to PRs targeting dev/release branches.

Appears to work, see #518 (after cherry-picking the relevant commits to that PR)

Type of change

  • Documentation change (change only to the documentation, either a fix or a new content)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Infra/Build change
  • Code refactoring

Changes

Please list the changes introduced in this PR:

  • Change A
  • Change B

Checklist:

  • I have read and followed the contributing guidelines
  • The functionality is complete
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@matthiasdiener matthiasdiener self-assigned this Apr 6, 2026
@matthiasdiener matthiasdiener added the ci-level 1 CI test level 1 label Apr 6, 2026
We need a label to run CI.
Avoids the following warning in e.g. https://github.com/ROCm/TransformerEngine/actions/runs/24040448942

determine_level
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
@matthiasdiener matthiasdiener marked this pull request as ready for review April 6, 2026 17:35
@matthiasdiener matthiasdiener requested a review from Micky774 April 6, 2026 17:35
@matthiasdiener matthiasdiener reopened this Apr 6, 2026
@matthiasdiener matthiasdiener requested a review from ipanfilo April 6, 2026 18:37
@matthiasdiener matthiasdiener mentioned this pull request Apr 6, 2026
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-level 1 CI test level 1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants