DEV Community

Discussion on: Ideal GitHub Pull Request Labels?

Collapse
 
banjtheman profile image
Banjo Obayomi

The author confidence is score is calculated based on the author's interaction with the community
ie. if they post many comments, have submitted other PRS, have they been asked to review prs, etc..

High confidence = I trust this author to make a PR that makes sense because of community interaction
Low confidence = Im weary of this PR because author is not known to community

I like the idea of what the "PR is doing"

our stackoverflow tags simulate that on a more granular level as it matches the code in the PR and predicts what label it would fall under if we pasted the code in stackoverflow.