Skip to content

GitHub Changelog:Changes to test merge commit generation for pull requests #719

@github-actions

Description

@github-actions

Changes to test merge commit generation for pull requests

To reduce delays when determining the mergeability for a pull request and improve system reliability, we’ve changed the frequency at which we generate test merge commits for open pull requests.

Test merge commits will only be generated when one of the following is true:

  • Changes are pushed to the pull request branch.
  • The merge base between the pull request and base branches changes.
  • The current test merge commit is older than 12 hours.

Previously, test merge commits were also generated when viewing the pull request page.

This change does not impact mergeability checks, reporting of merge conflicts, or rule enforcement.

The post Changes to test merge commit generation for pull requests appeared first on The GitHub Blog.


🔗 View original changelog entry
📅 Published: Thu, 19 Feb 2026 22:01:57 +0000

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions