Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant