Unciv/uncivbot
Yair Morgenstern a7548cd1e6 First version of Uncivbot, which deals with translation merging
When commenting "merge translations" in a PR, it:
- Creates a new 'translations' branch if it doesn't exist
- Creates a PR for the 'translations' branch if it doesn't exist
- Changes the PR's base to 'translations'
- Merges the PR, if it's mergable
2020-04-02 12:20:17 +03:00
..
test
.env.example
.gitignore
app.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
index.js
LICENSE
package.json
README.md

my-first-app

A GitHub App built with Probot that Automation for regular Unciv changes

Setup

# Install dependencies
npm install

# Run the bot
npm start

Contributing

If you have suggestions for how my-first-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.

License

ISC © 2020 Yair Morgenstern yairm210@hotmail.com