Go to file
Robert Kaussow e0a7273b31
add deprecation notice
2023-08-29 21:37:16 +02:00
.chglog chore: adjust changelog template to link to prs instead of issues (#81) 2021-12-12 14:04:11 +01:00
.github fix worind in readme and adjust repo config 2022-07-21 09:47:55 +02:00
_docs refactor: add more linters and fix findings (#168) 2023-02-08 10:13:43 +01:00
cmd/drone-github-comment refactor: add more linters and fix findings (#168) 2023-02-08 10:13:43 +01:00
plugin fix(deps): update module github.com/google/go-github/v53 to v54 (#254) 2023-08-17 15:16:43 +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
.gitignore ci: refactor build tools and ci setup (#95) 2022-04-25 12:53:45 +02:00
.golangci.yml chore(deps): update dependency golangci/golangci-lint to v1.53.2 (#223) 2023-06-05 09:55:11 +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 fix bare url in contribution file (#208) 2023-05-03 11:50:02 +02:00
Dockerfile.multiarch chore(docker): update golang:1.20 docker digest to 741d6f9 (#255) 2023-08-17 15:16:52 +02: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.54.2 2023-08-28 03:05:16 +00:00
README.md add deprecation notice 2023-08-29 21:37:16 +02:00
go.mod fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 (#233) 2023-08-17 15:37:01 +02:00
go.sum fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 (#233) 2023-08-17 15:37:01 +02:00

README.md

drone-github-comment

DISCONTINUED: 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

DISCONTINUED: As I don't use Drone CI anymore, this project is unmaintained. If you are interested in a free and open source CI system check out Woodpecker CI.

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

Contributors

Special thanks 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.