Skip to content

Commit

Permalink
add how to set Slack reminder to Tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaniebutland authored Jul 24, 2024
1 parent e7e5b41 commit c5375cf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions approach/tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,15 @@ When people join, they automatically land in #welcome #general #seaside-chats #e

**#random**: Non-work banter and water cooler conversation

### Set Slack reminders

Here's an example of how to set a Slackbot reminder for recurring meetings, in this case, biweekly. Add links to "zoom link" and "notes".
`/remind #earthaccess “Our earthaccess hack starts in 1 hour! Here is the meeting zoom link and the notes” at 9AM every other Tuesday`

Here's how it appears in Slack:
"Reminder: Our earthaccess hack starts in 1 hour! Here is the meeting zoom link and the notes"


### Slack integration with GitHub

We'd love for most resource sharing and conversations to happen in the open and in a more persistent location than Slack. Places like GitHub Discussions are great for this. Thanks to [Matt Fisher](https://github.com/MattF-NSIDC) for getting us started with Slack notifications for GitHub Discussions.
Expand Down

0 comments on commit c5375cf

Please sign in to comment.