BerkeleyLearnVerify / Scenic

A compiler and scenario generator for the Scenic scenario description language.
https://scenic-lang.org/
Other
258 stars 93 forks source link

feat: adding on-call reminder to Slack #236

Closed abanuelo closed 2 months ago

abanuelo commented 3 months ago

Important!!!!

This will need a SLACK_API_TOKEN and OPS_GENIE_API_TOKEN repo variables set.

Description

This Github action creates a slack post within the #maintenance channel that notifies who is on-call and best practices. The current schedule for the reminder is to be everyday Monday through Friday at 10am PST.

Here is a working example within internal repo: here. An image of the message will be as follows:

Screenshot 2024-04-15 at 3 38 17 PM

Issue Link

Checklist

Additional Notes

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.13%. Comparing base (0232e6f) to head (8817b6a). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #236 +/- ## ========================================== + Coverage 85.96% 86.13% +0.17% ========================================== Files 144 144 Lines 24768 25007 +239 ========================================== + Hits 21292 21541 +249 + Misses 3476 3466 -10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Eric-Vin commented 2 months ago

@abanuelo Can we have this ping the on-call person when a new issue/PR is filed?

abanuelo commented 2 months ago

@Eric-Vin that feature is already supported by Jira Integration Plus. Can you see this.