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 First version of Uncivbot, which deals with translation merging 2020-04-02 12:20:17 +03:00
.env.example First version of Uncivbot, which deals with translation merging 2020-04-02 12:20:17 +03:00
.gitignore First version of Uncivbot, which deals with translation merging 2020-04-02 12:20:17 +03:00
app.yml First version of Uncivbot, which deals with translation merging 2020-04-02 12:20:17 +03:00
CODE_OF_CONDUCT.md First version of Uncivbot, which deals with translation merging 2020-04-02 12:20:17 +03:00
CONTRIBUTING.md First version of Uncivbot, which deals with translation merging 2020-04-02 12:20:17 +03:00
index.js First version of Uncivbot, which deals with translation merging 2020-04-02 12:20:17 +03:00
LICENSE First version of Uncivbot, which deals with translation merging 2020-04-02 12:20:17 +03:00
package.json First version of Uncivbot, which deals with translation merging 2020-04-02 12:20:17 +03:00
README.md First version of Uncivbot, which deals with translation merging 2020-04-02 12:20:17 +03:00

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