⚕️🔧:pull the fixed Discord invites through - #1837
Merged
Merged
Conversation
The invites in SUPPORT.md upstream had all expired, and OpenINF/.github #886 replaced them. This file is generated from that one by compile.siteifyHealthFiles, so it keeps the dead ones until the task is run again. Only support.md moved. The other four health files came back byte for byte as they were. Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is> Assisted-by: Claude-Code:claude-opus-5
✅ Deploy Preview for gh-pages-openinf ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
OpenINFbot
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
collections/_docs/support.mdis generated fromSUPPORT.mdin OpenINF/.githubby
compile.siteifyHealthFiles. OpenINF/.github#886 replaced the expiredDiscord invites there, so this is the same change arriving here the only way it
can: by running the task again.
What moved
Only
support.md, and only the four invites:The other four health files — code of conduct, contributing, security, vision —
came back identical, so nothing else in this diff.
Verified
Each invite in the regenerated file checked against Discord's API, and the
built page checked rather than the source:
nps testpasses, all 17 verifiers.Related
The same three invites are hardcoded on the home page in #1833, which carries
its own fix. This one covers the generated document.