Rajat Jindal
Rajat Jindal
we should also support tweeting issues with label "help wanted". its a good-first-issue :)
add mapping of github project/org to its twitter handle in goodfirstissue/twitter/twitter_map.go
This PR will make sure we can handle installation and installation_repositories event too. and tweet a welcome msg for the new onboarded projects.
today we do get a notification when a new project/org installs the app, but we ignore it. instead we should tweet the new installation with a welcome msg. this gist...
the existing good first issues should be exposed to user via tweet when a new project is on-boarded.
do not download again when calculating sha256 if same url is requested again
- need to add a new cicd provider `local`
- simplify and move webhook to its own package.