inclusivenaming / org

Pre-release organization info, meeting notes, collaboration, etc.
43 stars 9 forks source link

Inclusive Naming Github Action #111

Open Anita-ihuman opened 2 years ago

Anita-ihuman commented 2 years ago

Creating a GitHub action bot for inclusive naming is a good thing to consider.

nicorikken commented 2 years ago

Woke is an existing tool for this purpose that already has a user based and has integrations including GitHub Actions Woke can be configured using yaml files. Woke provides an example file as a starting point. Also see the rules documentation.

Rather than reinventing the wheel, INI could provide yaml definition files to provide to Woke to have a working solution. This would then work on all platforms including locally.

An this can be expanded by providing a custom INI branded Action that wraps this solution in a convenient package.