ponder-lab / GitHub-Issue-Classifier

Python script to mine for GitHub issues + comments and classify them.
MIT License
6 stars 0 forks source link

fix: omitting dependabot login from classification #51

Closed y3pio closed 3 years ago

y3pio commented 3 years ago

Original issue was fixed by https://github.com/ponder-lab/GitHub-Issue-Classifier/pull/50 Adding additional check for dependabot's account name to the check to remove bot comments

Closes #48