CodeTriage
CodeTriage copied to clipboard
Discover the best way to get started contributing to Open Source projects
It seems like CodeTriage doesn't send me triage emails anymore. I am subscribed to 5 repos but nothing comes out of those. My github username is thestroke82.
https://github.com/requests/requests is now https://github.com/psf/requests, we should remove the former and redirect all the subscription to the latter ## Expected Behavior Only https://github.com/psf/requests is used ## Current Behavior Both repos are...
I noticed an association in the User model that seems to reference a missing model called RepoAssignment: ```ruby # app/models/user.rb class User has_many :repo_assignments, through: :repo_subscriptions ``` which was introduced...
This app should be Dockerized. (I will submit a pull request for this.) The setup instructions in CONTRIBUTING.md are geared for running this app in the host environment. I do...
github permissions are quite all or nothing but it would be cool to allow people that get tickets assigned to be able to set specific labels to help move the...
I changed my name to DustyGamma. As a result I get doubled results and authentication errors. The double results consist of me getting notifications to pick repositories and then notifications...
## Description Fix the link on `Discover how to make your Open Source journey approachable and sustainable`. ## Related Issue #1830 ## Motivation and Context ## How Has This Been...
`Discover how to make your Open Source journey approachable and sustainable` leads to `Not found. Authentication passthru.` page.
o The README.md file was updated to include additional contact information and resources for community engagement.
I received an email from CodeTriage today that had incorrect formatting—specifically, some parts of the email were displayed as a table-like structure (as shown in the picture below), which I...