chore: using bitly to manage expiring Slack invitation links #22631
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.
SUMMARY
The Slack invitation links posted all over the codebase, issues/PRs, and throughout the known universe, are always expiring. They either expire due to TTL, or as soon as 400 people join.
This PR replaces the links in the codebase with a bitly link.
That bitly link can be updated through a bitly account, which the PMC (and committers?) should have access to. This will be added to the new 1Password account - any PMC members who need access to this, please reach out.
When (not if) the link expires, please update the bitly link accordingly, and all the aliases floating around out there should remain functional. This will be a lot less disruptive and hopefully lead to more people joining!
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
Try this! bit.ly/join-superset-slack
ADDITIONAL INFORMATION