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

github: factor out platform rebase into own workflow #803

Merged
merged 3 commits into from
Jul 26, 2024
Merged

Conversation

lsf37
Copy link
Member

@lsf37 lsf37 commented Jul 26, 2024

Factor out the platform branch rebase job into its own workflow which is triggered explicitly by a repository-dispatch event.

We can then re-trigger the rebase job after the proofs have succeeded on the rebased branch to confirm that everything is now up to date and get a successful rebase test run after everything has completed.

Factor out the platform branch rebase job into its own workflow which is
triggered explicitly by a repository-dispatch event.

We can then re-trigger the rebase job after the proofs have succeeded on
the rebased branch to confirm that everything is now up to date and get
a successful rebase test run after everything has completed.

Signed-off-by: Gerwin Klein <[email protected]>
@lsf37 lsf37 added the CI continuous integration and testing label Jul 26, 2024
@lsf37 lsf37 requested a review from Xaphiosis July 26, 2024 00:44
Copy link
Member

@Xaphiosis Xaphiosis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seeing a merge commit in commits

@lsf37
Copy link
Member Author

lsf37 commented Jul 26, 2024

seeing a merge commit in commits

that's just the branch update from the GitHub UI, it'll disappear in the merge

@lsf37 lsf37 merged commit d80c831 into master Jul 26, 2024
8 of 14 checks passed
@lsf37 lsf37 deleted the rebase-dispatch branch July 26, 2024 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI continuous integration and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants