https://github.com/seleniumhq/selenium-assistant
An assistant to help Selenium maintainers keep the project in good shape
https://github.com/seleniumhq/selenium-assistant
Last synced: 9 months ago
JSON representation
An assistant to help Selenium maintainers keep the project in good shape
- Host: GitHub
- URL: https://github.com/seleniumhq/selenium-assistant
- Owner: SeleniumHQ
- License: apache-2.0
- Archived: true
- Created: 2019-12-13T20:19:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T19:43:26.000Z (over 6 years ago)
- Last Synced: 2024-09-28T01:42:49.150Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/apps/selenium-assistant
- Size: 32.2 KB
- Stars: 10
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# selenium-assistant
> A GitHub App built with [Probot](https://github.com/probot/probot) that assists Selenium maintainers keep the project in good shape
## Setup
```sh
# Install dependencies
npm install
# Run the bot
npm start
```
## Contributing
If you have suggestions for how selenium-assistant 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
[Apache-2.0](LICENSE) © 2019 Selenium Developers