Skip to content

make AddLabel workflow work as expected#3733

Merged
copybara-service[bot] merged 1 commit intomainfrom
charlesli/debug_secrets_empty
Apr 29, 2026
Merged

make AddLabel workflow work as expected#3733
copybara-service[bot] merged 1 commit intomainfrom
charlesli/debug_secrets_empty

Conversation

@charlesli640
Copy link
Copy Markdown
Collaborator

@charlesli640 charlesli640 commented Apr 23, 2026

Description

Make Add Label workflow work - adding Label "pull ready" when PR got approved.

1.Make AddLabel workflow in chain of "MaxText Package Tests".
2.Make AddLabel workflow to fail by core.setFailed + return; when condition is not met
3.Need >=2 approvals (with different approvers) to set the "pull ready" label

Tests

CI/CD

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@charlesli640 charlesli640 force-pushed the charlesli/debug_secrets_empty branch 8 times, most recently from 7a34741 to 4b449ec Compare April 23, 2026 22:40
@charlesli640 charlesli640 force-pushed the charlesli/debug_secrets_empty branch from ee9d8c2 to e274882 Compare April 24, 2026 01:49
Comment thread .github/workflows/AddLabel.yml
Comment thread .github/workflows/AddLabel.yml Outdated
Comment thread .github/workflows/AddLabel.yml Outdated
Comment thread .github/workflows/AddLabel.yml Outdated
Comment thread .github/workflows/AddLabel.yml
@charlesli640 charlesli640 force-pushed the charlesli/debug_secrets_empty branch from e274882 to 3bd6a89 Compare April 24, 2026 17:36
@charlesli640 charlesli640 force-pushed the charlesli/debug_secrets_empty branch 5 times, most recently from d38d030 to 30cb865 Compare April 27, 2026 16:38
Comment thread .github/workflows/AddLabel.yml
@charlesli640 charlesli640 force-pushed the charlesli/debug_secrets_empty branch 2 times, most recently from d3a56db to 792ac19 Compare April 28, 2026 17:19
@charlesli640 charlesli640 requested a review from jacoguzo as a code owner April 28, 2026 17:19
@charlesli640 charlesli640 force-pushed the charlesli/debug_secrets_empty branch 3 times, most recently from 7712497 to b3ad9a2 Compare April 28, 2026 18:56
@charlesli640 charlesli640 force-pushed the charlesli/debug_secrets_empty branch 3 times, most recently from f784a0d to 7115859 Compare April 28, 2026 20:45
 Add Label when approval count >= 2
 Make AddLabel workflow in chain of "MaxText Package Tests"
 Make AddLabel workflow to fail by core.setFailed when condition is not met
@charlesli640 charlesli640 force-pushed the charlesli/debug_secrets_empty branch from 7115859 to 2e49a25 Compare April 28, 2026 21:19
@copybara-service copybara-service Bot merged commit 2d739e9 into main Apr 29, 2026
53 checks passed
@copybara-service copybara-service Bot deleted the charlesli/debug_secrets_empty branch April 29, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants