term-check icon indicating copy to clipboard operation
term-check copied to clipboard

A GitHub app which runs checks for flagged terminology in GitHub repos

Results 8 term-check issues
Sort by recently updated
recently updated
newest added

https://github.com/zendesk/term-check/pull/18 added the ability to ignore certain terms from being flagged. Adding the ability to allow a repo to define additional words to be flagged would bring balance. (If something...

enhancement
help wanted ❤️
good first issue

The "Buddy" chat bot for Slack over at https://github.com/zendesk/buddhy-botkit has some similar features. It might be worthwhile to see if some data and configuration could be shared. c.f. https://github.com/zendesk/buddhy-botkit/issues/140

It would be nice to have vendor support in this project, and use it in Travis, as outlined [here](https://arslan.io/2018/08/26/using-go-modules-with-vendor-support-on-travis-ci/) to speed up CI process and to decrease reliance on source...

task