Skip to content

Comments

Remove Pull Request Reminder workflow#1337

Merged
adrian-rpf merged 1 commit intomainfrom
remove-pull-request-reminder
Feb 20, 2026
Merged

Remove Pull Request Reminder workflow#1337
adrian-rpf merged 1 commit intomainfrom
remove-pull-request-reminder

Conversation

@adrian-rpf
Copy link
Contributor

Summary

  • Removes the scheduled Pull Request Reminder GitHub Action workflow that posted Slack reminders for open PRs

Changes

This PR deletes .github/workflows/pull-request-reminder.yml, which ran on a schedule (8am, 12pm, 4pm UTC on weekdays) to send Slack notifications about open pull requests.

Notes

The PR_REMINDER_SLACK_WEBHOOK_URL secret can also be removed from the repository settings if it's no longer used elsewhere.

The scheduled Slack reminder for open PRs is no longer needed.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the automated Pull Request Reminder GitHub Action workflow that was scheduled to send Slack notifications about open PRs at 8am, 12pm, and 4pm UTC on weekdays.

Changes:

  • Deleted the .github/workflows/pull-request-reminder.yml workflow file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

@chicgeek chicgeek left a comment

Choose a reason for hiding this comment

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

🔥

@adrian-rpf adrian-rpf merged commit 2689c94 into main Feb 20, 2026
11 checks passed
@adrian-rpf adrian-rpf deleted the remove-pull-request-reminder branch February 20, 2026 14:02
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