You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-10Lines changed: 18 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,17 @@
1
-
# GitHub Action for Tracking Issues & Pull Requests
1
+
# Monitor Issues & PRs with Slack/Discord Notifications
2
2
3
3
Managing activity in open-source repositories can be challenging. With a constant influx of **issues** and **pull requests**, it's easy to lose track of what needs attention—especially when working with large teams or active projects. Missed notifications or delayed responses can lead to bottlenecks, reduced contributor satisfaction, and slower project progress.
4
4
5
5
## Repo Activity Monitor
6
6
7
7
This [GitHub Action](https://github.com/marketplace/actions/repo-monitor) empowers open-source maintainers by:
8
8
9
-
- Tracking new issues and pull requests in real time.
10
-
- Sending notifications to your preferred communication platforms like **Slack** or **Discord**
9
+
- Tracking new issues and pull requests in real-time.
10
+
- Sending auto-generated notifications to **Slack** or **Discord**.
11
+
- Customizing Slack notifications with the ability to ping specific users or groups.
12
+
- Allowing Slack notifications to be sent to designated channels.
11
13
12
-
With **Repo ActivityMonitor**, you can stay on top of your repositories' activities, streamline communication, and ensure no critical issues or pull requests fall through the cracks.
14
+
With **Repo Activity Monitor**, you can stay on top of your repositories' activities, streamline communication, and ensure no critical issues or pull requests fall through the cracks.
0 commit comments