Skip to content

Refactor MTE-5260 Use json schedule to determine rotation.#281

Merged
clarmso merged 7 commits intomainfrom
cs/MTE-5260-security-monitor-json-schedule
Mar 24, 2026
Merged

Refactor MTE-5260 Use json schedule to determine rotation.#281
clarmso merged 7 commits intomainfrom
cs/MTE-5260-security-monitor-json-schedule

Conversation

@clarmso
Copy link
Copy Markdown
Collaborator

@clarmso clarmso commented Mar 20, 2026

After some discussion with Matt R, here are the changes in the security monitor notification tool:

  • The rotation schedule is in the ios_sec_triage.json.
  • Github Actions workflow will run every weekday.
  • If today's date matches one of the duty-start-dates, emit a new message to the Slack channel.
  • If there's no new assignee today, do not send a Slack message.
  • The Slack message will ping the new assignee using @ [Slack Handle].

@clarmso clarmso requested a review from isabelrios March 20, 2026 19:36
Comment thread slack-reminders/requirements.txt Outdated
@@ -1,2 +1 @@
requests
gspread

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

should we remove this file, looks like it is empty now?

Copy link
Copy Markdown
Collaborator

@isabelrios isabelrios left a comment

Choose a reason for hiding this comment

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

Just one comment about a file that is now empty

@clarmso clarmso merged commit fb904fe into main Mar 24, 2026
1 check passed
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.

2 participants