Github Activity

Github - Track repository events and notifications

Integration Developer Tools Free ⭐ Featured ✓ Official

Requirements

GitHub v3 REST API.

Operations:

    1. GET /events
    2. GET /feeds
    3. GET /networks/{owner}/{repo}/events
    4. GET /notifications
    5. PUT /notifications
    6. GET /notifications/threads/{thread_id}
    7. PATCH /notifications/threads/{thread_id}
    8. DELETE /notifications/threads/{thread_id}
    9. GET /notifications/threads/{thread_id}/subscription
    10. PUT /notifications/threads/{thread_id}/subscription
    11. DELETE /notifications/threads/{thread_id}/subscription
    12. GET /orgs/{org}/events
    13. GET /repos/{owner}/{repo}/events
    14. GET /repos/{owner}/{repo}/notifications
    15. PUT /repos/{owner}/{repo}/notifications
    16. GET /repos/{owner}/{repo}/stargazers
    17. GET /repos/{owner}/{repo}/subscribers
    18. GET /repos/{owner}/{repo}/subscription
    19. PUT /repos/{owner}/{repo}/subscription
    20. DELETE /repos/{owner}/{repo}/subscription
    21. GET /user/starred
    22. GET /user/starred/{owner}/{repo}
    23. PUT /user/starred/{owner}/{repo}
    24. DELETE /user/starred/{owner}/{repo}
    25. GET /user/subscriptions
    26. GET /users/{username}/events
    27. GET /users/{username}/events/orgs/{org}
    28. GET /users/{username}/events/public
    29. GET /users/{username}/received_events
    30. GET /users/{username}/received_events/public
    31. GET /users/{username}/starred
    32. GET /users/{username}/subscriptions