Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🤖🔊 Probot App to help you write better on GitHub.

License

NotificationsYou must be signed in to change notification settings

prosebot/prosebot

Probot App to help you write better on GitHub.

CI badge of honourCodecov

Usage

Afterinstalling the GitHub App on your repos, this Probot App listens for changes to Markdown files (.md) or text files (.txt) in pull requests and runs various checks against them to provide feedback on the English. Currently, the app checks for spelling, prose and inclusive verbiage. This is done by leveraging existing open source libraries, which you can findlisted below. Here's how it looks in action:

image

What it checks

A non-exhaustive list of the various checks that are run:

  • Correct spelling (and provides possible corrections).
  • Use of non-inclusive/profane/offensive language.
  • Various prose-related checks, find the full listhere.

Installation

Visitthe installation page and install the GitHub App on your repositories. That's all there is to it ❤️

Configuration

There are currently three providers that the app uses to test your text. These can each be disabled, and are all enabled by default. To disable a provider, add a.github/prosebot.yml file to your repository and set the provider tofalse:

# .github/prosebot.ymlwriteGood:truealex:truespellchecker:true

Credits

This Probot App is mostly a wrapper around existing open source libraries. The majority of the work is done by those, and they deserve a ton of thanks:

Future work

About

🤖🔊 Probot App to help you write better on GitHub.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp