Skip to content

ci: check workflow status on scheduled updates#3774

Merged
jamesarich merged 1 commit into
mainfrom
ci/check-workflow-status
Nov 21, 2025
Merged

ci: check workflow status on scheduled updates#3774
jamesarich merged 1 commit into
mainfrom
ci/check-workflow-status

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

This adds a check-workflow-status job to the scheduled-updates.yml workflow.

The new job ensures that the entire workflow run will be marked as failed if any of the preceding jobs (update_assets) fail or are cancelled.

This adds a `check-workflow-status` job to the `scheduled-updates.yml` workflow.

The new job ensures that the entire workflow run will be marked as failed if any of the preceding jobs (`update_assets`) fail or are cancelled.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@jamesarich jamesarich merged commit 7069706 into main Nov 21, 2025
4 checks passed
@jamesarich jamesarich deleted the ci/check-workflow-status branch November 21, 2025 13:42
@DaneEvans DaneEvans added the repo Repository maintenance label Nov 27, 2025
@codecov

codecov Bot commented Nov 27, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.56%. Comparing base (20d62e0) to head (4492f86).
⚠️ Report is 45 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3774   +/-   ##
=====================================
  Coverage   0.56%   0.56%           
=====================================
  Files        381     381           
  Lines      21733   21733           
  Branches    2684    2684           
=====================================
  Hits         122     122           
  Misses     21591   21591           
  Partials      20      20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repo Repository maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants