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
The GitHub REST API endpoint for listing repository activities (GET /repos/{owner}/{repo}/activity) is currently not implemented in the go-github library. This endpoint provides valuable information about repository activity.