gitlab-comment

0.1.1 • Public • Published

gitlab-comment

add comment to gitlab

Version License: MIT Twitter: ThaddeusJiang

🏠 Homepage

Usage

  1. add variable to Project > Settings > CI/CD > Variables
API_ACCESS_TOKEN=<your_access_token>
  1. update gitlab-ci.yml
script:
    - yarn global add gitlab-comment
    - gitlab-comment "<whatever you want>"

Run tests

npm run test

Author

👤 TJ

🤝 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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gitlab-comment

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    3.23 kB

    Total Files

    4

    Last publish

    Collaborators

    • thaddeusjiang