Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Also run on pushes to main #1083

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Also run on pushes to main #1083

merged 1 commit into from
Jan 20, 2025

Conversation

dbarbuzzi
Copy link
Collaborator

SUMMARY:
In #1079, the transformers tests were put behind a 'ready' label on pull requests only. This PR updates that workflow to also run that test job on pushes to main (e.g. after a PR is merged).

TEST PLAN:
Changes tested externally.

Signed-off-by: Domenic Barbuzzi <[email protected]>
@dbarbuzzi dbarbuzzi added the ready When a PR is ready for review label Jan 20, 2025
Copy link

👋 Hi! Thank you for contributing to llm-compressor. Please add the ready label when the PR is ready for review.

Note: This is required to complete the testing suite, please only add the label once the PR is code complete and local testing has been performed.

@dbarbuzzi
Copy link
Collaborator Author

For posterity regarding “Changes tested externally.” — when I was initially setting up the changes from #1079, I mirrored the logic/conditionals used in a workflow on a repo of my own so I could test throughout the entire lifecycle of a change. Thus, for this PR, I also developed in that mirror and copied the changes once verified that they would run on main after a push/PR merge.

@dsikka dsikka merged commit 7dcbdd3 into main Jan 20, 2025
7 of 8 checks passed
@dsikka dsikka deleted the run-transformers-test-on-main branch January 20, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready When a PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants