Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gr2m/update-authors-app

GitHub App that creates and updates the AUTHORS file in your repository each time a pull request is merged
https://github.com/gr2m/update-authors-app

probot probot-app

Last synced: 22 days ago
JSON representation

GitHub App that creates and updates the AUTHORS file in your repository each time a pull request is merged

Awesome Lists containing this project

README

        

# update-authors-app

> A GitHub App built with [Probot](https://github.com/probot/probot) that Creates and updates the AUTHORS file in your repository each time a pull request is merged

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## Contributing

If you have suggestions for how update-authors-app could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the [Contributing Guide](CONTRIBUTING.md).

## License

[ISC](LICENSE) © 2020 Gregor Martynus