Skip to content

Docs: Centralize Slack invitation URL - #17402

Merged
kevinjqliu merged 2 commits into
apache:mainfrom
kevinjqliu:kevinjqliu/codex-slack-invite-url
Jul 29, 2026
Merged

Docs: Centralize Slack invitation URL#17402
kevinjqliu merged 2 commits into
apache:mainfrom
kevinjqliu:kevinjqliu/codex-slack-invite-url

Conversation

@kevinjqliu

Copy link
Copy Markdown
Contributor

Context: #17398 (comment)

Use the stable ASF redirect and share it through the MkDocs configuration to avoid repeated expiring invitation links.

Maps https://s.apache.org/iceberg-slack -> https://join.slack.com/t/apache-iceberg/shared_invite/zt-4583kdp6p-ALpQGSa3O2tCYMtYwAMYNA

From https://s.apache.org/s/private?action=list:
Screenshot 2026-07-28 at 2 50 22 PM

Rendered and verified locally: (cd site && make serve-dev)
Generated-by: Codex

Use the stable ASF redirect and share it through the MkDocs configuration to avoid repeated expiring invitation links.

Generated-by: Codex

@mxm mxm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks Kevin! LGTM, just some minor remarks.

Comment thread site/mkdocs.yml
flinkVersion: '2.1.0'
flinkVersionMajor: '2.1'
sparkVersionMajor: '4.1_2.13'
slackInviteUrl: &slackInviteUrl 'https://s.apache.org/iceberg-slack'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Who will be able to update the short URL? I think only the owner is able to do that, which makes the short URL a bit less appealing.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

agreed! i filed a ticket with ASF infra to see if we can add ldap group ownership to the url: https://issues.apache.org/jira/browse/INFRA-28184

if anything, we can change this link again via code (the current status quo 😄) but at least with this pr there are fewer places to change

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sounds good. Thanks for following up with infra!

Comment thread .github/ISSUE_TEMPLATE/iceberg_question.yml Outdated

@uros-b uros-b left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice!

@kevinjqliu
kevinjqliu merged commit 84bd4e7 into apache:main Jul 29, 2026
8 checks passed
@kevinjqliu
kevinjqliu deleted the kevinjqliu/codex-slack-invite-url branch July 29, 2026 15:04
@kevinjqliu

Copy link
Copy Markdown
Contributor Author

thanks for the reviews! merging this since it coalesce all the slack urls into 1 place.

Im currently the only one that can modify the redirect for https://s.apache.org/iceberg-slack. I filed a ticket with ASF infra to see if we can add ldap group ownership to the url: https://issues.apache.org/jira/browse/INFRA-28184

In any case we can create a new PR to override the slackInviteUrl directly, which is the current status quo anyways 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants