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

ci: sync main to release #14

Merged
merged 1 commit into from
May 13, 2024
Merged

ci: sync main to release #14

merged 1 commit into from
May 13, 2024

Conversation

cmacrae
Copy link
Contributor

@cmacrae cmacrae commented Apr 30, 2024

these changes implement a workflow to automatically sync changes pushed to the main branch to release. it does this with a rebase to maintain accurate commit history.

in the event of a failed rebase (most likely a conflict), the workflow will raise a PR so that a human can intervene and resolve any conflicts.

these changes implement a workflow to automatically sync changes pushed to the
`main` branch to `release`. it does this with a rebase to maintain accurate
commit history.

in the event of a failed rebase (most likely a conflict), the workflow will
raise a PR so that a human can intervene and resolve any conflicts.
Copy link

vercel bot commented Apr 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
scaffold-nillion ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 10:40am

@cmacrae cmacrae requested a review from oceans404 April 30, 2024 10:43
@cmacrae cmacrae merged commit 1377595 into main May 13, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant