Skip to content

Use shared workflow for auto-assignment - #23471

Merged
jeffcarp merged 2 commits into
masterfrom
adopt-shared-auto-assignment
Sep 1, 2026
Merged

Use shared workflow for auto-assignment#23471
jeffcarp merged 2 commits into
masterfrom
adopt-shared-auto-assignment

Conversation

@jeffcarp

Copy link
Copy Markdown
Member

Summary

Replaces local .github/workflows/auto-assignment.yaml and duplicate script .github/workflows/scripts/auto-assignment.js with the centralized reusable workflow from keras-team/shared-workflows.

Changes

  • Calls keras-team/shared-workflows/.github/workflows/auto-assignment.yml@d9d8977425f512c21d72ace682b9fae6e4c5b901 # v1.
  • Removes redundant local .github/workflows/scripts/auto-assignment.js.

Contributor Agreement

  • I am a human, and not a bot.
  • I will be responsible for responding to review comments in a timely manner.
  • I will work with the maintainers to push this PR forward until submission.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@codecov-commenter

codecov-commenter commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.02%. Comparing base (19d533a) to head (0a03f70).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #23471      +/-   ##
==========================================
+ Coverage   84.91%   85.02%   +0.10%     
==========================================
  Files         468      468              
  Lines       71091    71091              
  Branches    11788    11788              
==========================================
+ Hits        60368    60446      +78     
+ Misses       7717     7632      -85     
- Partials     3006     3013       +7     
Flag Coverage Δ
keras 84.83% <ø> (+0.10%) ⬆️
keras-cpu 84.10% <ø> (ø)
keras-gpu 69.96% <ø> (ø)
keras-jax 58.63% <ø> (+0.10%) ⬆️
keras-numpy 53.95% <ø> (ø)
keras-openvino 59.65% <ø> (ø)
keras-tensorflow 60.23% <ø> (ø)
keras-torch 59.74% <ø> (ø)
keras-tpu 57.47% <ø> (+35.42%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread .github/workflows/auto-assignment.yaml Outdated
@jeffcarp
jeffcarp force-pushed the adopt-shared-auto-assignment branch from 82dcc63 to 0a03f70 Compare September 1, 2026 18:07

@hertschuh hertschuh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@google-ml-butler google-ml-butler Bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Sep 1, 2026
@jeffcarp
jeffcarp merged commit 4b05110 into master Sep 1, 2026
20 checks passed
@google-ml-butler google-ml-butler Bot removed awaiting review ready to pull Ready to be merged into the codebase kokoro:force-run labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M stat:awaiting keras-eng Awaiting response from Keras engineer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants