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

Fix the create-pull-request/patch to bump versions after deploy #1607

Open
aristidesstaffieri opened this issue Oct 31, 2024 · 0 comments
Open

Comments

@aristidesstaffieri
Copy link
Contributor

Right now every time we run our deploy action in Github, it creates a PR to bump the package version in repo.

This creates the appropriate PR but it hags trying to run tests.
The fix right now is push an empty commit which triggers a new run and unblocks the PR.

We should figure out why this happens and fix the initial hang on the PR actions.

Example - #1603

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

No branches or pull requests

1 participant