All Projects → marmelab → Sedy

marmelab / Sedy

Licence: mit
A GitHub bot bringing the sed command to code reviews

Programming Languages

javascript
184084 projects - #8 most used programming language
inviting new maintainers Archived Repository
This code is no longer maintained. If you're interested in taking over the code and its maintenance, please contact marmelab.

Build Status

What's Sedy

Sedy is a GitHub webhook which allows pull-request reviewers to fix typos themselves by typing sed-like commands on review comments.

commit example

How it works

After installing Sedy on your repository, just type a sed-like command (s/[old text]/[new text]/) in a single comment or in a code review, and Sedy will quickly commit the fix.

Installation

Go to https://github.com/apps/sedy and follow the instructions.

That's it.

Contributing

Whether it's for a bug or a suggestion, your feedback is precious. Feel free to fill an issue. Be sure that it will be considered.

If you want to open a PR, all you need to know is written on the CONTRIBUTING.md.

License

sedy is licensed under the MIT License, and sponsored by marmelab.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].