Skip to content

docs(contributing): document fork-based contributions - #35

Merged
kunchenguid merged 1 commit into
mainfrom
docs-fork-contributing
Jun 21, 2026
Merged

docs(contributing): document fork-based contributions#35
kunchenguid merged 1 commit into
mainfrom
docs-fork-contributing

Conversation

@kunchenguid

Copy link
Copy Markdown
Owner

Document fork-based contributions now that no-mistakes v1.30.1 supports fork routing: clone the parent (or set origin back to it), run no-mistakes init --fork-url <your fork>, and the gate pushes to your fork and opens the PR against the parent. Docs-only; raised as a direct PR (no pipeline).

Now that no-mistakes v1.30.1 supports fork routing, contributors can clone the
parent (or set origin to it), run no-mistakes init --fork-url <their fork>, and
the gate pushes to their fork and opens the PR against the parent. Notes the
v1.30.1 minimum for fork routing.
@kunchenguid
kunchenguid merged commit b41f4a2 into main Jun 21, 2026
3 of 4 checks passed
@kunchenguid
kunchenguid deleted the docs-fork-contributing branch June 21, 2026 23:46
@kunchenguid

Copy link
Copy Markdown
Owner Author

thanks for this. quick process note - i only merge changes that come through no-mistakes itself, so the "PR must be raised via no-mistakes" check is red here because this was opened directly.

can you re-raise it through no-mistakes? run the pipeline on your branch and it'll open/update the PR through the gate, which turns that check green and makes it mergeable. the change looks useful, it just needs to come through the pipeline so it stays consistent with everything else.

ping me if the setup gives you trouble.

vipentti pushed a commit to vipentti/firstmate that referenced this pull request Aug 5, 2026
Now that no-mistakes v1.30.1 supports fork routing, contributors can clone the
parent (or set origin to it), run no-mistakes init --fork-url <their fork>, and
the gate pushes to their fork and opens the PR against the parent. Notes the
v1.30.1 minimum for fork routing.
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.

1 participant