Include global-workflow ctests in automated weekly-stable-pr#2110
Merged
RussTreadon-NOAA merged 4 commits intodevelopfrom Apr 7, 2026
Merged
Include global-workflow ctests in automated weekly-stable-pr#2110RussTreadon-NOAA merged 4 commits intodevelopfrom
RussTreadon-NOAA merged 4 commits intodevelopfrom
Conversation
Agent-Logs-Url: https://github.com/NOAA-EMC/GDASApp/sessions/2a4e9735-c6c5-497c-848c-691862117f57 Co-authored-by: RussTreadon-NOAA <26926959+RussTreadon-NOAA@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix global workflow ctests not included in pull request body
Include global-workflow ctests in automated weekly-stable-pr
Apr 7, 2026
RussTreadon-NOAA
approved these changes
Apr 7, 2026
Contributor
RussTreadon-NOAA
left a comment
There was a problem hiding this comment.
Looks good. Approve.
Contributor
|
@DavidNew-NOAA , @guillaumevernieres , @CoryMartin-NOAA : Would one of you approve this PR so I may merge it into |
CoryMartin-NOAA
approved these changes
Apr 7, 2026
Contributor
|
Thank you @CoryMartin-NOAA . Merging now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
weekly-stable-pr.yamlwas creating PRs with a plain-text body, soci/driver.shfound no[x]checkboxes under "Automated CI tests to run in Global Workflow" and excluded all GW ctests from execution.Changes to
.github/workflows/weekly-stable-pr.yaml:/tmp/pr_body.mdwith all 9 CI tests pre-checked ([x]), mirroringpull_request_template.mdandci/ci_tests.sh--body "..."with--body-file /tmp/pr_body.md--body-file /tmp/pr_body.mdso already-open PRs also get the full checked checklistCompanion PRs
Issues
Resolves #2109
Automated CI tests to run in Global Workflow