Skip to content

ci: improve PR validation logging and notifications#189

Merged
tngchien merged 10 commits intoMooreThreads:mainfrom
welo516:CI
Apr 24, 2026
Merged

ci: improve PR validation logging and notifications#189
tngchien merged 10 commits intoMooreThreads:mainfrom
welo516:CI

Conversation

@welo516
Copy link
Copy Markdown
Contributor

@welo516 welo516 commented Apr 24, 2026

What changed

  • refine the PR validation workflow across pr-validation.yml, pr-run-guard.yml, and ci-notify.yml
  • tune training job behavior so the parent training runner stays in place while model output is surfaced live in CI logs
  • adjust PR validation naming, guard behavior, notifications, and tf test model runner arguments

Why

The branch focuses on CI usability and reliability. In particular, the training stage needed to keep using the parent test runner while avoiding buffered model output that only appeared after a model finished.

Impact

PR validation should be easier to monitor and less noisy to operate. Training logs become more readable in GitHub Actions, and the workflow behavior around run guarding and notifications is more consistent.

Validation

  • Not run locally in this session

@tngchien tngchien merged commit d2e3f5e into MooreThreads:main Apr 24, 2026
19 of 25 checks passed
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