Closed lubianat closed 2 years ago
any directions on how to do it?
Go to https://github.com/lubianat/pyorcidator/settings, scroll about 2/3 the way down, then you will see the following settings (below is the Bioregistry repo)
It is set like this now: I am not sure about the implications in practice of configuring the settings though, let me know what you'd prefer
Squash + merge takes all of the commits in a PR and turns them into a single commit. This lets us focus on high-level narrative in the main branch's history. This means you should un-check "merge commits" and "rebase merging"
You can also change the drop-down for squash merge to make it automatically use the PR title as the squash merge commit title (this saves time)
The rest is fine. Auto-merge is irrelevant since we haven't enforced that all commits go through PR.
@cthoyt