Skip to content

docs: Fix dead Slack invite link#6632

Merged
ntkathole merged 2 commits into
feast-dev:masterfrom
larrysingleton007:fix/slack-invite-link
Jul 23, 2026
Merged

docs: Fix dead Slack invite link#6632
ntkathole merged 2 commits into
feast-dev:masterfrom
larrysingleton007:fix/slack-invite-link

Conversation

@larrysingleton007

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

The "Come say hi on Slack!" link points at communityinviter.com, which has been deprecated; the invite no longer resolves (it shows a "Community Inviter has moved" splash with no join form). This repoints it at https://slack.feast.dev/, the Feast-owned vanity URL that redirects to the current Slack workspace invite and stays valid as the underlying invite rotates.

Updated in both the README and docs/community.md (the source for the docs.feast.dev/community page).

Which issue(s) this PR fixes:

None filed; this is a small docs fix.

Checks

  • I've made sure the tests are passing.
  • My commits are signed off (git commit -s)
  • My PR title follows conventional commits format

Testing Strategy

  • Unit tests
  • Integration tests
  • Manual tests
  • Testing is not required for this change

Misc

Release note: NONE.

As an outside contributor I can't apply labels, so a maintainer will need to add a kind/documentation (or kind/housekeeping) label and run ok-to-test.

The "Come say hi on Slack!" link pointed at communityinviter.com, which has
been deprecated; the invite no longer resolves. Repoint it at the
https://slack.feast.dev/ vanity URL, which redirects to the current Feast
Slack workspace invite and stays valid as the underlying invite rotates.

Updated in both the README and docs/community.md (the source for the
docs.feast.dev/community page).

Signed-off-by: Larry Singleton <166439969+larrysingleton007@users.noreply.github.com>
@larrysingleton007
larrysingleton007 requested a review from a team as a code owner July 23, 2026 03:06
@ntkathole

Copy link
Copy Markdown
Member

@codecov-commenter

codecov-commenter commented Jul 23, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.74%. Comparing base (54da19a) to head (820dce0).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6632   +/-   ##
=======================================
  Coverage   45.74%   45.74%           
=======================================
  Files         414      414           
  Lines       49668    49668           
  Branches     7078     7078           
=======================================
  Hits        22723    22723           
  Misses      25366    25366           
  Partials     1579     1579           
Flag Coverage Δ
go-feature-server 30.58% <ø> (ø)
python-unit 47.01% <ø> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54da19a...820dce0. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

README.md is auto-generated from infra/templates/README.md.jinja2, so the
source template needs the same fix. Update it and regenerate; README.md is
unchanged since it already carried the corrected link. This also resolves
the template-consistency check that was failing on the direct README edit.

Signed-off-by: Larry Singleton <166439969+larrysingleton007@users.noreply.github.com>
@larrysingleton007

Copy link
Copy Markdown
Contributor Author

@ntkathole done, thanks for catching that. Updated the link in infra/templates/README.md.jinja2 and regenerated README.md so the two stay in sync, which also clears the template-consistency check that was failing lint-python. docs/community.md was already updated in the first commit.

@ntkathole
ntkathole merged commit 955403e into feast-dev:master Jul 23, 2026
25 of 26 checks passed
@larrysingleton007
larrysingleton007 deleted the fix/slack-invite-link branch July 23, 2026 13:29
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