/stest

Primary LanguageJavaScriptMIT LicenseMIT

Contributors Stargazers Issues MIT License Curated with FAIRshare DOI

fairdataihub bot GitHub App

A GitHub App built with Probot. We use this bot to handle tasks related to the fairdataihub organization. You can find the source code for the bot at fairdataihub/fairdataihub-bot.

You can use this bot as a template for your own bot or as a reference for how to use the probot framework.

Setup

# Install dependencies
yarn install

# Run the bot
yarn start

Docker

# 1. Build container
docker build -t fairdataihub-bot .

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> fairdataihub-bot

Contributing

If you have suggestions for how fairdataihub-bot 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

MIT © 2023 fairdataihub