Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
# community-notebooks
A place for the MSD community to contribute dataset notebooks to
## Pull Request Notifications

This repository is configured to send email notifications to a Gaggle group whenever a pull request is submitted. This helps maintainers and contributors stay informed about new contributions in real-time.

### Setting Up PR Notifications

To enable PR notifications via Gaggle, you'll need to configure the following GitHub repository secrets:

- `GAGGLE_API_KEY` - Your Gaggle API key
- `GAGGLE_GROUP_EMAIL` - The Gaggle group email to send notifications to (e.g., `notifications@gaggle.email`)

**To add these secrets:**
1. Go to your repository Settings
2. Navigate to Secrets and Variables → Actions
3. Click "New repository secret"
4. Add each of the above secrets with their respective values