Closed barbaraperic closed 6 days ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
filecoin-foundation-site | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 6, 2024 2:31pm |
@barbaraperic - Just nits! 🙌🏼
Summary
This PR introduces a GitHub Action workflow that sends a notification to Slack when a pull request is marked as "Ready for Review".
Workflow Details
pull_request
event, specifically when a PR transitions to the "ready_for_review" status.slackapi/slack-github-action
to post to the specified Slack channel.#uxit-code-reviews
with the reviewer information to streamline the review process.Additional Notes
SLACK_BOT_TOKEN
to be stored as a GitHub secret.