gitlab-comment
add comment to gitlab
Homepage
🏠Usage
- add variable to Project > Settings > CI/CD > Variables
API_ACCESS_TOKEN=<your_access_token>
- update gitlab-ci.yml
script:
- yarn global add gitlab-comment
- gitlab-comment "<whatever you want>"
Run tests
npm run test
Author
👤 TJ
- Website: https://thaddeusjiang.com/
- Twitter: @ThaddeusJiang
- Github: @ThaddeusJiang
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator