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

Allow auto-rebuilds of merged branches in GitHub #18

Open
Shadowfiend opened this issue Jun 22, 2018 · 0 comments
Open

Allow auto-rebuilds of merged branches in GitHub #18

Shadowfiend opened this issue Jun 22, 2018 · 0 comments

Comments

@Shadowfiend
Copy link
Contributor

Shadowfiend commented Jun 22, 2018

Right now if we want to make sure that a PR's merge with main runs against CI after a different PR is merged, we have to block GitHub merges on re-merging main into the PR. This is lame.

Ideally Heimdall would monitor main merges and trigger rebuilds on the pr/number/merge HEAD that GitHub provides associated with the appropriate PR, so we don't have to do explicit merge commits but have confidence with the remerge. Suspicion is this is possible with the GitHub API, but it's not a guarantee.

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