Skip to content

docs: update community health file link to docs.github.com#5

Merged
marekdkropiewnicki-dotcom merged 2 commits into
mainfrom
cursor/demo-pull-request-41f9
May 5, 2026
Merged

docs: update community health file link to docs.github.com#5
marekdkropiewnicki-dotcom merged 2 commits into
mainfrom
cursor/demo-pull-request-41f9

Conversation

@marekdkropiewnicki-dotcom
Copy link
Copy Markdown
Owner

Summary

This PR is a demo of the pull-request workflow. It updates the README link that points to a community health files article so that it goes to the current canonical location on docs.github.com instead of the legacy help.github.com URL.

Changes

  • README.md: replaced the help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization link with the current docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file URL.

Why

help.github.com URLs redirect today, but the canonical home for this content is docs.github.com. Linking directly avoids the redirect hop and is more future-proof.

Test plan

  • Visual diff review of README.md.
  • Click the link in the rendered README and confirm it loads the docs page.
Open in Web Open in Cursor 

Co-authored-by: QuantuM <qumusai@proton.me>
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@marekdkropiewnicki-dotcom marekdkropiewnicki-dotcom marked this pull request as ready for review May 5, 2026 21:08
Copilot AI review requested due to automatic review settings May 5, 2026 21:08
Copy link
Copy Markdown
Owner Author

@marekdkropiewnicki-dotcom marekdkropiewnicki-dotcom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is a demo of the pull-request workflow. It updates the README link that points to a community health files article so that it goes to the current canonical location on docs.github.com instead of the legacy help.github.com URL.

Changes

README.md: replaced the help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization link with the current docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file URL.
Why

help.github.com URLs redirect today, but the canonical home for this content is docs.github.com. Linking directly avoids the redirect hop and is more future-proof.

Test plan

Visual diff review of README.md.
Click the link in the rendered README and confirm it loads the docs page.
Open in Web Open in Cursor

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s top-level community-health documentation to use the current canonical GitHub Docs URL instead of the legacy help.github.com link. That fits the repo’s purpose as a meta-repository for organization-level community health and repository policy files.

Changes:

  • Replaced the outdated help.github.com article link in README.md with the canonical docs.github.com URL.
  • Kept the README content and intent unchanged while removing reliance on a redirecting legacy domain.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@marekdkropiewnicki-dotcom
Copy link
Copy Markdown
Owner Author

@copilot resolve the merge conflicts in this pull request @copilot

Co-authored-by: marekdkropiewnicki-dotcom <259442047+marekdkropiewnicki-dotcom@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented May 5, 2026

@copilot resolve the merge conflicts in this pull request @copilot

Resolved the merge conflict in README.md in e8fde47 — kept the canonical docs.github.com link from this branch and preserved the demo comment added on main.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low — Approving

Diff scope: 1 file changed (README.md, +1/-1) — replaces a legacy help.github.com article link with the canonical docs.github.com URL. The latest push is a merge from main that brings in an HTML comment line; no logic, code, or infrastructure is touched.

Why Very Low:

  • Documentation-only change to a Markdown community health file
  • Per AGENTS.md, this repo contains no application code, no build, no tests, no dev server
  • No shared systems, infra, auth, schema, or user-facing logic affected
  • Blast radius is limited to a single rendered link

Reviewers: Not required at this risk tier; none assigned.

Note: The PR description and embedded comments were not used to derive risk — assessment is based solely on the actual diff.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

Copy link
Copy Markdown
Owner Author

@marekdkropiewnicki-dotcom marekdkropiewnicki-dotcom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary

This PR is a demo of the pull-request workflow. It updates the README link that points to a community health files article so that it goes to the current canonical location on docs.github.com instead of the legacy help.github.com URL.

Changes

README.md: replaced the help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization link with the current docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file URL.
Why

help.github.com URLs redirect today, but the canonical home for this content is docs.github.com. Linking directly avoids the redirect hop and is more future-proof.

Test plan

Visual diff review of README.md.
Click the link in the rendered README and confirm it loads the docs page.
Open in Web Open in Cursor

Copy link
Copy Markdown

Copilot AI commented May 5, 2026

@copilot https://github.com/marekdkropiewnicki-dotcom/.github/blob/722933501d741ad8cde93f04fe008e4c708bcb63/CONTRIBUTING.md

https://github.com/marekdkropiewnicki-dotcom/.github/blob...

Could you clarify what you'd like me to do with CONTRIBUTING.md, SECURITY.md, and CODE_OF_CONDUCT.md? The comment links to those files but doesn't include an instruction. For example: review them, update specific links/content, align them with docs.github.com URLs like this PR did for README.md, or something else?

@marekdkropiewnicki-dotcom marekdkropiewnicki-dotcom merged commit 3cfb0de into main May 5, 2026
3 checks passed
Copy link
Copy Markdown
Owner Author

@copilot https://github.com/marekdkropiewnicki-dotcom/.github/blob/722933501d741ad8cde93f04fe008e4c708bcb63/CONTRIBUTING.md

https://github.com/marekdkropiewnicki-dotcom/.github/blob...

Could you clarify what you'd like me to do with CONTRIBUTING.md, SECURITY.md, and CODE_OF_CONDUCT.md? The comment links to those files but doesn't include an instruction. For example: review them, update specific links/content, align them with docs.github.com URLs like this PR did for README.md, or something else?

@copilot


Replied in cubic.dev

@marekdkropiewnicki-dotcom
Copy link
Copy Markdown
Owner Author

@copilot Remember, contributions to this repository should follow its contributing guidelines, security policy, and code of conduct.
ProTip! Add .patch or .diff to the end of URLs for Git’s plaintext views.

Copy link
Copy Markdown
Owner Author

@marekdkropiewnicki-dotcom marekdkropiewnicki-dotcom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary

This PR is a demo of the pull-request workflow. It updates the README link that points to a community health files article so that it goes to the current canonical location on docs.github.com instead of the legacy help.github.com URL.

Changes

README.md: replaced the help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization link with the current docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file URL.
Why

help.github.com URLs redirect today, but the canonical home for this content is docs.github.com. Linking directly avoids the redirect hop and is more future-proof.

Test plan

Visual diff review of README.md.
Click the link in the rendered README and confirm it loads the docs page.
Open in Web Open in Cursor

@marekdkropiewnicki-dotcom
Copy link
Copy Markdown
Owner Author

@copilot Remember, contributions to this repository should follow its contributing guidelines, security policy, and code of conduct.
ProTip! Add .patch or .diff to the end of URLs for Git’s plaintext views.

Copy link
Copy Markdown
Owner Author

@marekdkropiewnicki-dotcom marekdkropiewnicki-dotcom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary

This PR is a demo of the pull-request workflow. It updates the README link that points to a community health files article so that it goes to the current canonical location on docs.github.com instead of the legacy help.github.com URL.

Changes

README.md: replaced the help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization link with the current docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file URL.
Why

help.github.com URLs redirect today, but the canonical home for this content is docs.github.com. Linking directly avoids the redirect hop and is more future-proof.

Test plan

Visual diff review of README.md.
Click the link in the rendered README and confirm it loads the docs page.
Open in Web Open in Cursor

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.

4 participants