A few more project management resources (A bit OT, but intended to be helpful:) ## Ways to integrate GitHub with other data sources: ### GitHub APIs: - https://developer.github.com/v3/ - https://developer.github.com/v4/ - https://developer.github.com/v3/libraries/ - https://github.com/cli/cli - https://github.com/github/hub - https://hub.github.com/#developer ### IFTTT - https://ifttt.com/github - Create a Github issue when there's a new vulnerability published ### Zapier - https://zapier.com/apps/github/integrations - Create a GitHub issue when a new survey is posted <-- ### Bots - https://github.com/python/miss-islington - https://probot.github.io/apps/ - https://probot.github.io/apps/polls/ - https://probot.github.io/apps/triage-new-issues/ > Adds `triage` label to newly-created issues and then removes it when other label(s) are added ### Zulip - https://zulipchat.com/integrations/version-control - https://zulipchat.com/integrations/doc/github - https://zulipchat.com/integrations/doc/github_detail On Tue, Mar 24, 2020 at 5:18 PM Wes Turner <wes.turner@gmail.com> wrote:
Issue and Pull Request Templates: - https://github.com/devspace/awesome-github-templates - Sometimes, a blank issue template option seems most welcoming
When users have issues with the resolver, the most helpful thing for them to do may be to add a test case. IDK what the best way to do that would be? - https://github.com/sarugaku/resolvelib/tree/master/tests/functional - Create a template test case directory? Or e.g. a YAML file to call pytest.mark.parametrize with?
Ways to store comments in GitHub issues: - https://github.com/utterance/utterances - https://github.com/imsun/gitment
On Tue, Mar 24, 2020 at 4:21 PM Sumana Harihareswara <sh@changeset.nyc> wrote:
On 3/24/20 4:13 PM, Sumana Harihareswara wrote:
Sounds like you'll be submitting a pull request for that documentation & README change -- go ahead and ping me as @brainwane for review when you do that! Thanks.
Sorry, that last bit was kinda snarky. Am making this change myself now. -- Sumana Harihareswara Changeset Consulting https://changeset.nyc