Skip to content

Add daily Slack notification for open PRs#527

Merged
aidandaly24 merged 1 commit intomainfrom
add-slack-open-prs-notification
Mar 10, 2026
Merged

Add daily Slack notification for open PRs#527
aidandaly24 merged 1 commit intomainfrom
add-slack-open-prs-notification

Conversation

@jariy17
Copy link
Collaborator

@jariy17 jariy17 commented Mar 10, 2026

Summary

  • Adds a new GitHub Actions workflow that posts a daily summary of open PRs to Slack
  • Runs daily at 8:00 AM EST (13:00 UTC) via cron schedule
  • Can also be triggered manually via workflow_dispatch
  • Uses plain-text bare URLs for proper Slack formatting

Test plan

  • Verify workflow file is valid YAML
  • Trigger manually via gh workflow run slack-open-prs-notification.yml
  • Confirm Slack message is received with correct formatting

@jariy17 jariy17 requested a review from a team March 10, 2026 17:32
@github-actions github-actions bot added the size/s PR size: S label Mar 10, 2026
@github-actions
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 42.74% 3810 / 8913
🔵 Statements 42.32% 4017 / 9491
🔵 Functions 44.04% 740 / 1680
🔵 Branches 44.77% 2527 / 5644
Generated in workflow #933 for commit bd2abd6 by the Vitest Coverage Report Action

@aidandaly24 aidandaly24 merged commit f0dc82e into main Mar 10, 2026
18 of 19 checks passed
@aidandaly24 aidandaly24 deleted the add-slack-open-prs-notification branch March 10, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s PR size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants