> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gitnotifier.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Scheduled Reminders

> Configure daily, weekday, or weekly GitNotifier reminders in Slack so you never miss assigned or review-requested open pull requests.

## Configure in App Home

Open **Configure reminders** and set:

* **Status**: Enabled or Disabled
* **Cadence**:
  * `daily`
  * `weekdays` (Mon-Fri)
  * `weekly_monday`
* **Time**: local reminder time
* **Additional section**: optionally include your own open PRs awaiting external review

Timezone is auto-synced from your Slack profile each time the modal opens.
If you travel, update your Slack timezone and save reminders again.

You can also use **Send test reminder now**.

## Behavior Notes

* Reminders apply to your personal DM notifications.
* Draft PRs are excluded in current behavior.
* When **Additional section** is enabled, the digest includes your own PRs that match GitHub `review:required`.
* If one of those PRs is mergeable (`mergeable: true` and `mergeable_state: clean`), GitNotifier shows a **Merge** button.
* PRs still awaiting review are listed without a merge button.
