Skip to content

chore(oss-alerts): drop daily Open PRs Slack notification#11

Merged
jpr5 merged 1 commit into
mainfrom
chore/drop-open-prs-slack-notification
Jun 15, 2026
Merged

chore(oss-alerts): drop daily Open PRs Slack notification#11
jpr5 merged 1 commit into
mainfrom
chore/drop-open-prs-slack-notification

Conversation

@jpr5

@jpr5 jpr5 commented Jun 15, 2026

Copy link
Copy Markdown

Summary

Removes .github/workflows/slack-open-prs-notification.yml, which posts a daily :bar_chart: Open PRs in CopilotKit/agentcore-cli (N) summary to the oss-alerts Slack webhook at 13:00 UTC.

This signal has been noisy for agentcore-cli specifically. Other CopilotKit repos that run the same workflow are unaffected — the workflow is per-repo and only lists its own PRs.

Verification

  • Workflow file deleted: confirmed (git status shows only the deletion).
  • No other workflow in this repo references slack-open-prs-notification or the per-repo PR digest.
  • slack-issue-notification.yml (open-issues digest) is kept.

Rollback

Revert this commit — the file is fully self-contained.

The slack-open-prs-notification workflow posts a daily 'Open PRs in
CopilotKit/agentcore-cli (N)' summary to the oss-alerts Slack webhook.
The signal is noisy for this repo. Removing the workflow stops the
notification; other CopilotKit repos with the same workflow are
unaffected.
@github-actions github-actions Bot added the size/s PR size: S label Jun 15, 2026
@github-actions

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 42.44% 7169 / 16891
🔵 Statements 41.84% 7602 / 18165
🔵 Functions 40.14% 1273 / 3171
🔵 Branches 41.03% 4803 / 11706
Generated in workflow #31 for commit 3625b6b by the Vitest Coverage Report Action

@jpr5 jpr5 merged commit 26394de into main Jun 15, 2026
19 of 20 checks passed
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.

1 participant