Go to file
Robert Kaussow ac04718aec
fix: use proper logger info function instead if print
2022-06-02 14:28:13 +02:00
.chglog chore: adjust changelog template to link to prs instead of issues (#81) 2021-12-12 14:04:11 +01:00
.github docs: add parameter documentation (#69) 2021-09-12 15:16:43 +02:00
_docs fix propertylist name in docs 2022-05-29 22:35:51 +02:00
cmd/drone-github-comment chore: use required cli flags instead of manual validation (#108) 2022-05-29 22:18:37 +02:00
docker chore(deps): update dependency arm32v7/alpine to v3.16 (#103) 2022-05-24 08:56:35 +02:00
plugin fix: use proper logger info function instead if print 2022-06-02 14:28:13 +02:00
testdata initial commit 2020-09-20 00:00:34 +02:00
.dictionary docs: add parameter documentation (#69) 2021-09-12 15:16:43 +02:00
.dockerignore ci: refactor build tools and ci setup (#95) 2022-04-25 12:53:45 +02:00
.drone.jsonnet ci: refactor build tools and ci setup (#95) 2022-04-25 12:53:45 +02:00
.drone.yml ci: refactor build tools and ci setup (#95) 2022-04-25 12:53:45 +02:00
.gitignore ci: refactor build tools and ci setup (#95) 2022-04-25 12:53:45 +02:00
.golangci.yml ci: refactor build tools and ci setup (#95) 2022-04-25 12:53:45 +02:00
.markdownlint.yml docs: add parameter documentation (#69) 2021-09-12 15:16:43 +02:00
.prettierignore chore: end of the year maintenance 2021-12-21 10:54:55 +01:00
CONTRIBUTING.md docs: add contributing information 2021-01-17 20:25:42 +01:00
LICENSE chore: end of the year maintenance 2021-12-21 10:54:55 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.46.2 2022-05-23 04:41:46 +00:00
README.md refactor: switch to forked thegeeklab/drone-plugin-lib (#98) 2022-05-03 22:48:03 +02:00
go.mod fix(deps): update module github.com/thegeeklab/drone-plugin-lib to v2 2022-05-29 14:12:16 +02:00
go.sum fix(deps): update module github.com/thegeeklab/drone-plugin-lib to v2 2022-05-29 14:12:16 +02:00
renovate.json chore: enable renovate golang preset 2021-04-25 13:50:10 +02:00

README.md

drone-github-comment

Drone plugin to add comments to GitHub Issues and Pull Requests

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: MIT

Drone plugin to add comments to GitHub Issues and Pull Requests. You can find the full documentation at You can find the full documentation at https://drone-plugin-index.geekdocs.de.

Contributors

Special thanks goes to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.