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

Bump versions PR job not working #1805

Open
piyalbasu opened this issue Jan 17, 2025 · 0 comments
Open

Bump versions PR job not working #1805

piyalbasu opened this issue Jan 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@piyalbasu
Copy link
Contributor

When we deploy the extension, there's a job that that bumps the versions to the appropriate version before deploying to the stores. After deployment succeeds, the pipeline would automatically open a PR that would request to merge these version changes back to the repo. It was helpful to make sure our versions stay up to date in the repo.

Right now, it's opening a blank PR to the repo after deployment, which gets automatically closed by GitHub. Let's make sure this job correctly opens the PR to merge these version changes back to the repo.

BONUS POINT
In the past, when this PR was working, the tests would not automatically run when the PR was programmatically opened. Because of this, we'd be unable to merge this PR unless we nudged the CI by committing an empty commit to this branch. Is it possible to solve this issue while we're fixing this?

@piyalbasu piyalbasu added the bug Something isn't working label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant