knative / community

Knative governance and community material.
https://knative.dev/community
Other
249 stars 232 forks source link

Use slack ids rather than handles for toc review notifications #1522

Closed psschwei closed 7 months ago

psschwei commented 7 months ago

Changes

tldr: Updates TOC review notifications to use Slack ID rather than Handle.

We have a bot that sends slack notifications to WG leads for the TOC review presentations: https://github.com/knative/community/blob/main/.github/workflows/toc-review-reminder.yaml

However, in order for individuals to get notified via Slack, we need to use their Slack ID rather than their handle (as described in this comment). So this PR makes that update.

dprotaso commented 7 months ago

cc @krsna-m

/lgtm /approve

knative-prow[bot] commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, psschwei

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[mechanics/OWNERS](https://github.com/knative/community/blob/main/mechanics/OWNERS)~~ [dprotaso,psschwei] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment