Stop running GHA tox jobs in stackhpc/nova@2026.1#540
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces support for per-release ignored workflows in the source repository synchronization process, specifically ignoring the tox workflow for the 2026.1 release. It also updates the Terraform configuration for the nova repository. The reviewer suggested using default({}, true) instead of default({}) for per_release_ignored_workflows in main.yml to prevent potential TypeError issues if the value is explicitly defined as null.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Terraform Format and Style 🖌
|
|
What is the reason? |
Because we run the same jobs using Zuul |
No description provided.