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

chore: audit to ensure docs are up-to-date #677

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

dsanders11
Copy link
Member

We recently had a silent failure where the docs weren't updated for 6+ weeks, including missing the 33.0.0 release (and consequentially not properly updating the "Breaking Changes" doc for that release). This went unnoticed until it was reported to us in #672.

This PR adds a scheduled audit which compares the SHA of the latest docs update from the website (added here as a <meta> tag) to the last SHA on the current release branch on e/e. Any failures of this audit workflow should get picked up and reported through our usual workflow failure reporting.

@dsanders11 dsanders11 requested a review from erickzhao November 19, 2024 02:33
@dsanders11 dsanders11 requested a review from a team as a code owner November 19, 2024 02:33
@dsanders11 dsanders11 merged commit e017ceb into main Nov 19, 2024
5 checks passed
@dsanders11 dsanders11 deleted the chore/audit-docs-version branch November 19, 2024 07:08
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.

3 participants