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
{{ message }}
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
I have been working on a strategy for collecting/logging the hackathon results, but could use some help.
The basic idea is to use the GitHub API to do advanced searches for the [unitaryhack] string in the title of PRs on participating repos. I can do this on the advanced search page manually but I would love some automation for this via say a Python script, with a stretch goal to embed this on the event website.
I have been working on a strategy for collecting/logging the hackathon results, but could use some help.
The basic idea is to use the GitHub API to do advanced searches for the
[unitaryhack]
string in the title of PRs on participating repos. I can do this on the advanced search page manually but I would love some automation for this via say a Python script, with a stretch goal to embed this on the event website.Some resources I was looking at:
The text was updated successfully, but these errors were encountered: