Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add threaded message on deploy completion #6467

Merged
merged 3 commits into from
Jan 30, 2025
Merged

Conversation

orangejenny
Copy link
Contributor

Two reasons for this:

  • See how long deploy took. There are more systematic ways to do this, but I've sometimes wanted to informally see how long the last few deploys took, on either prod or staging.
  • If you "get notified of new replies" on the original deploy message, you get a DM when the deploy is complete.

Screenshot 2025-01-30 at 8 49 27 AM

Environments Affected

none

@orangejenny orangejenny merged commit 38bbc5c into master Jan 30, 2025
2 of 3 checks passed
@orangejenny orangejenny deleted the jls/slack-end-deploy-msg branch January 30, 2025 14:44
Comment on lines +19 to +21
slow_reaction = random.choice(['snail', 'turtle', 'tortoise_wag'])
medium_reaction = random.choice(['meh', 'meh_blue', 'cat-roomba'])
fast_reaction = random.choice(['racing_car', 'zap', 'dash', 'rocket', 'cat-roomba-exceptionally-fast'])
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

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