Skip to content

Conversation

@mitchellwrosen
Copy link
Member

@mitchellwrosen mitchellwrosen commented Oct 7, 2025

Overview

This PR removes merge.commit in favor of update.

@github-actions
Copy link

Some tests with 'continue-on-error: true' have failed:

  • Cabal / smoke-test

Created by continue-on-error-comment

@mitchellwrosen mitchellwrosen marked this pull request as ready for review October 14, 2025 17:00
-- currently distinguished in the database, so we first just switch on whether its name begins with "merge-". If it
-- does, then we get the branch's parent, which should exist, but perhaps wouldn't if the user had manually made a
-- parentless branch called "merge-whatever" for whatever reason.
getMergeBranchParent :: Sqlite.ProjectBranch -> Maybe ProjectBranchId
Copy link
Contributor

Choose a reason for hiding this comment

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

Were these kind of leftover anyway from when we switched to the db table?

@aryairani aryairani merged commit 1cd220a into trunk Oct 14, 2025
32 checks passed
@aryairani aryairani deleted the 25-10-06-delete-merge-commit branch October 14, 2025 18:34
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.

3 participants