Skip to content

Merge-settings drift detected #169

@github-actions

Description

@github-actions

Automated scan found repos violating the squash/rebase-only merge policy.
Fix each repo via its Settings → General → Pull Requests section, or run:

gh api -X PATCH repos/<owner>/<repo> \
  -F allow_merge_commit=false \
  -F allow_squash_merge=true \
  -F allow_rebase_merge=false

Scanned orgs: jr200-labs

Drift

jr200-labs/temporal-registry	mergeCommit=true (want false);rebaseMerge=true (want false)

Generated by drift-check-merge-settings on 2026-06-01 07:22 UTC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions