Sync main into release-candidate#84
Merged
github-actions[bot] merged 12 commits intoJul 17, 2026
Merged
Conversation
* Deploy release candidates separately (#66) * Add release candidate deployment Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Configure release candidate deployment Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Deploy RC only after pull requests merge Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Keep production deploys limited to main Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
revert: undo PR #62 subscription digest update
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Use the target branch workflow for merged main pull requests and keep manual sync runs on main only. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Trigger the promotion workflow on main pushes and keep manual dispatches restricted to main. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Use explicit workflow dispatch and job expressions so GitHub registers the promotion workflow correctly. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ase-candidate workflow (#80) * Initial plan * Fix sync job: add GH_REPO env var so gh CLI resolves repo without checkout --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
…ion rules (#82) * Initial plan * ci: fall back to direct merge when auto-merge requires branch protection --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* Use dedicated promotion branch * Run promotion after conflict resolution * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Keep promotion branch current safely --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ToonCasteele <99814254+ToonCasteele@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Contributor
|
@copilot resolve the merge conflicts in this pull request |
Contributor
Resolved all 5 conflicts in commit
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated promotion of the latest main branch changes into release-candidate.
This pull request is maintained by the Promote main to release candidate workflow. Its dedicated branch allows Copilot to resolve conflicts without modifying the default branch.