Releases: labring/robot
v2.0.1-alpha1
labring: robot v2.0.1-alpha1
We are excited to present to you the latest tool from labring: robot v2.0.1-alpha1! Gh-robot is a powerful automation tool designed specifically for GitHub repositories, with features such as handling issue and PR comments, automatic publishing, and auto-generating changelog files. In this article, we will provide a brief introduction to the main features of robot and how to obtain the corresponding Docker image.
Usage Instructions
robot is a powerful tool that can help you effortlessly handle issue and PR comments in your GitHub repositories while also automatically publishing and generating changelog files. To start using robot, you first need to download the precompiled binary file suitable for your operating system. You can find these files on our GitHub Releases page.
Installation
- Download the precompiled binary file suitable for your operating system.
- Unzip the binary file and place it in your
PATH
.
Usage
In the command line, run the following command to start robot:
robot [OPTIONS]
OPTIONS
can include the following parameters:
--help
: Display help information.--version
: Display the version information of robot.- Other optional parameters.
Docker Image
For added convenience, we also provide a Docker image for robot. You can obtain the image with the following command:
docker pull ghcr.io/labring/robot:v2.0.1-alpha1
To run the robot Docker container, use the following command:
docker run --rm -it ghcr.io/labring/robot:v2.0.1-alpha1 [OPTIONS]
Here, OPTIONS
are the options you want to pass to robot.
Changelog
Other work
- dd72495: refactor(main): delete delete_docker (#10) (@cuisongliu)
- a33483f: refactor(main): using v2.0.0 (#11) (@cuisongliu)
Full Changelog: v2.0.0...v2.0.1-alpha1
Thank you for your interest and support in labring and robot! If you encounter any problems during use, please feel free to submit an issue in our GitHub repository. We will resolve your issue as soon as possible.
v2.0.0
labring: robot v2.0.0
We are excited to present to you the latest tool from labring: robot v2.0.0! Gh-robot is a powerful automation tool designed specifically for GitHub repositories, with features such as handling issue and PR comments, automatic publishing, and auto-generating changelog files. In this article, we will provide a brief introduction to the main features of robot and how to obtain the corresponding Docker image.
Usage Instructions
robot is a powerful tool that can help you effortlessly handle issue and PR comments in your GitHub repositories while also automatically publishing and generating changelog files. To start using robot, you first need to download the precompiled binary file suitable for your operating system. You can find these files on our GitHub Releases page.
Installation
- Download the precompiled binary file suitable for your operating system.
- Unzip the binary file and place it in your
PATH
.
Usage
In the command line, run the following command to start robot:
robot [OPTIONS]
OPTIONS
can include the following parameters:
--help
: Display help information.--version
: Display the version information of robot.- Other optional parameters.
Here, OPTIONS
are the options you want to pass to robot.
Changelog
New Features
- c6bc0b9: feat: add fork code (#11) (@cuisongliu)
Other work
- 348acd1: Issue renew (#37) (@cuisongliu)
- 80bdaaa: New pr test (#26) (@cuisongliu)
- 4e71daf: Rename action name (#7) (@cuisongliu)
- 098f349: Repo support (#38) (@cuisongliu)
- f344386: add check repo (@cuisongliu)
- 391346a: add check repo (@cuisongliu)
- 7da1b3d: add check repo (@cuisongliu)
- e6fd358: add comment feature (#34) (@cuisongliu)
- 7d61ab7: add pipeline for release (@cuisongliu)
- 42007b8: add pipeline for release (@cuisongliu)
- da11486: add pipeline for release (@cuisongliu)
- c931a2c: add pipeline for release (@cuisongliu)
- 1b7eede: add pipeline for release (@cuisongliu)
- 43a87a7: add pipeline for release (@cuisongliu)
- 96c7408: add pipeline for release (@cuisongliu)
- 2c2fa29: add pipeline for release (@cuisongliu)
- 38e1ebc: add pipeline for release (@cuisongliu)
- 1a8b18b: add pipeline for release (@cuisongliu)
- 1eda673: add pipeline for release (@cuisongliu)
- 0b39ba5: add pipeline for release (@cuisongliu)
- 348ae16: add pipeline for release (@cuisongliu)
- 610bbcb: add pipeline for release (@cuisongliu)
- 886ad91: add pipeline for release (@cuisongliu)
- 450b368: add pipeline for release (@cuisongliu)
- 6332391: add pipeline for release (@cuisongliu)
- bc92ac1: add pipeline for release (@cuisongliu)
- b61fe47: add report (#35) (@cuisongliu)
- 1f3c5c0: docs(main): change docs for rebot (@cuisongliu)
- ba0185f: docs(main): change docs for rebot (@cuisongliu)
- 80e8ba5: docs(main): change docs for rebot (@cuisongliu)
- de76e55: docs(main): change docs for rebot (@cuisongliu)
- df9d3b9: docs(main): change docs for rebot (@cuisongliu)
- c6e9793: docs(main): change docs for rebot (@cuisongliu)
- 9b79f1f: docs(main): change gorelease config (@cuisongliu)
- 2a543af: docs(main): change gorelease config (@cuisongliu)
- 885cae4: docs(main): change gorelease config (@cuisongliu)
- fa53f28: docs(main): change gorelease config (@cuisongliu)
- 9b2be4a: docs(main): change gorelease config (@cuisongliu)
- b589b2e: docs(main): change gorelease config (@cuisongliu)
- d9f8b04: docs(main): change gorelease config (@cuisongliu)
- 0ea1545: docs(main): change gorelease config (@cuisongliu)
- 27f4f8d: docs(main): change gorelease config (@cuisongliu)
- 9bfc98d: docs(main): change gorelease config (@cuisongliu)
- 20adbc5: feature(main): add issue auto comment (#39) (@cuisongliu)
- c199ebe: feature(main): add issue auto comment (#40) (@cuisongliu)
- 03a9bf9: feature(main): add issue comment (#45) (@cuisongliu)
- fd4c720: feature(main): add issue comment (#46) (@cuisongliu)
- 264f931: feature(main): add issue comment (#47) (@cuisongliu)
- dd2f6e7: feature(main): add issue comment (@cuisongliu)
- fd17418: feature(main): add pr comment (#42) (@cuisongliu)
- 81f152a: feature(main): add pr comment (#43) (@cuisongliu)
- 34fd6ca: feature(main): add pr comment (#44) (@cuisongliu)
- 3b9b56c: feature(main): add release for branch (#33) (@cuisongliu)
- c9bf839: feature(main): fetch code (#31) (@cuisongliu)
- 825b38e: feature(main): add docs (#30) (@cuisongliu)
- d25d4bc: feature(main): add logger (#23) (@cuisongliu)
- ef85a32: feature(main): add pr comment code (#12) (@cuisongliu)
- 7f601e7: feature(main): add pr comment code (#13) (@cuisongliu)
- c8cc4fb: feature(main): add readme (#24) (@cuisongliu)
- e286267: feature(main): add rebot code (@cuisongliu)
- 0d5e3c0: feature(main): add rebot code (@cuisongliu)
- 7f6d522: feature(main): add rebot code (@cuisongliu)
- bcbb48f: feature(main): add rebot code (@cuisongliu)
- 2bf8eaf: feature(main): add rebot code (@cuisongliu)
- b3fdb1a: feature(main): add rebot code (@cuisongliu)
- d188023: feature(main): add rebot code (@cuisongliu)
- 4a252f1: feature(main): add rebot code (@cuisongliu)
- e4fc34b: feature(main): add rebot code (@cuisongliu)
- 9671bd7: feature(main): add rebot code (@cuisongliu)
- bde1472: feature(main): add rebot code (@cuisongliu)
- cec0b37: feature(main): add rebot code (@cuisongliu)
- 4d88317: feature(main): add rebot code (@cuisongliu)
- 303d655: feature(main): add rebot code (@cuisongliu)
- deac5f8: feature(main): add rebot code (@cuisongliu)
- 3e3c6cc: feature(main): add rebot code (@cuisongliu)
- 2e795ef: feature(main): add rebot code (@cuisongliu)
- 06cd393: feature(main): add rebot code (@cuisongliu)
- aae2a57: feature(main): add rebot code (@cuisongliu)
- 137dadf: feature(main): add rebot code (@cuisongliu)
- 38f6da2: feature(main): add rebot code (@cuisongliu)
- 241c330: feature(main): add rebot code (@cuisongliu)
- a1382a0: feature(main): add rebot code (@cuisongliu)
- d3eca2b: feature(main): add rebot code for logs (@cuisongliu)
- 2380484: feature(main): add rebot code for logs (@cuisongliu)
- dcc008a: feature(main): add rebot code for logs (@cuisongliu)
- a694669: feature(main): add rebot code for logs (@cuisongliu)
- d8d18ac: feature(main): add rebot code for logs (@cuisongliu)
- 765efbc: feature(main): add rebot code for logs (@cuisongliu)
- 9fdd20d: feature(main): add rebot code for logs (@cuisongliu)
- b01f7c1: feature(main): add rebot code for logs (@cuisongliu)
- afda4fa: feature(main): add rebot code for logs (@cuisongliu)
- 62ca28a: feature(main): add rebot code for logs (@cuisongliu)
- 294a0b1: feature(main): add rebot code for logs (@cuisongliu)
- 7f0d168: feature(main): add rebot code for logs (@CuiSon...