Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow people to have outstanding documentation changes in their PRs #664

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

NWilson
Copy link
Member

@NWilson NWilson commented Jan 12, 2025

I previously added a CI that the documentation was not dirty. This turns out to be too strict: it's onerous to have contributors install the exactly-matching nroff setup required to sync the documentation.

Instead, the CI check now commits and pushes the change to the PR (if it's a same-fork PR), and ignores the changes if it's a PR from another fork.

The CI will push the PrepareRelease changes on master, if needed.

Fixes #653

@NWilson NWilson force-pushed the user/niwilson/bot-commit branch from e58efe2 to b6dba50 Compare January 12, 2025 10:48
@NWilson NWilson force-pushed the user/niwilson/bot-commit branch from b3a4ad8 to 7807cd9 Compare January 12, 2025 10:57
@NWilson NWilson marked this pull request as ready for review January 12, 2025 10:58
@NWilson NWilson merged commit 4aa0008 into master Jan 12, 2025
33 checks passed
@NWilson NWilson deleted the user/niwilson/bot-commit branch January 12, 2025 11:00
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.

Brittle tool versions: autoconf and groff
1 participant