Skip to content

Conversation

@sunt05
Copy link

@sunt05 sunt05 commented Feb 10, 2026

Summary

  • Replace bare community.suews.io links with invite-enabled URLs across 6 docs source files
  • Forum requires invite link for registration (invite_only: true), so bare links were a dead end for new users wanting to join

Files changed: conf.py, index.rst, troubleshooting.rst, workflow.rst, contributing.rst, inputs/yaml/index.rst

Context

A new community member (Divya) registered via the UMEP GH Discussions invite link — this highlighted that docs.suews.io pages link to the forum homepage, which blocks registration. This PR turns every docs community link into a working registration path.

Replace bare community.suews.io links with invite-enabled URLs
so documentation readers can register directly on the forum
(site requires invite link for registration).
The post-ci-summary job uses the Issues API to post PR comments,
which requires issues:write in addition to pull-requests:write.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

CI Build Plan

Changed Files

CI/workflows (1 file)

  • .github/workflows/build-publish_to_pypi.yml

Documentation (6 files)

  • docs/source/conf.py
  • docs/source/contributing/contributing.rst
  • docs/source/index.rst
  • docs/source/inputs/yaml/index.rst
  • docs/source/troubleshooting.rst
  • docs/source/workflow.rst

Build Configuration

Configuration
Platforms Linux x86_64
Python 3.9, 3.14
Test tier smoke (critical tests only)
UMEP build Skipped (no ABI changes)
PR status Ready (standard matrix)

Rationale

  • CI/workflow files changed -> validation build
  • No compiled extension changes -> UMEP build skipped (nightly provides coverage)

Updated by CI on each push. See path-filters.yml for category definitions.

@github-actions
Copy link

Preview Deployed

Content Preview URL
Site https://suews.io/preview/pr-1201/
Docs https://suews.io/preview/pr-1201/docs/

Note

This preview is ephemeral. It will be lost when:

  • Another PR with site/ or docs/ changes is pushed
  • Changes are merged to master
  • A manual workflow dispatch runs

To restore, push any commit to this PR.

@sunt05 sunt05 added this pull request to the merge queue Feb 10, 2026
Merged via the queue into master with commit 8518f33 Feb 10, 2026
13 checks passed
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