Go to file
Robert Kaussow 3481478523
ci: replace outdated gh-pages plugin (#158)
2023-01-14 23:21:04 +01: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 docs: fix properties file syntax due to changes in the theme (#145) 2022-11-24 15:09:24 +01:00
cmd/drone-github-comment chore: use required cli flags instead of manual validation (#108) 2022-05-29 22:18:37 +02:00
plugin fix(deps): update module github.com/google/go-github/v48 to v49 (#150) 2023-01-08 15:13:32 +01: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
.drone.yml ci: replace outdated gh-pages plugin (#158) 2023-01-14 23:21:04 +01: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
Dockerfile.multiarch refactor: use buildx for multiarch container builds (#156) 2023-01-14 22:42:00 +01:00
LICENSE chore: end of the year maintenance 2021-12-21 10:54:55 +01:00
Makefile unify makefile syntax (#157) 2023-01-14 22:57:30 +01:00
README.md fix worind in readme and adjust repo config 2022-07-21 09:47:55 +02:00
go.mod fix(deps): update module github.com/google/go-github/v48 to v49 (#150) 2023-01-08 15:13:32 +01:00
go.sum fix(deps): update module github.com/google/go-github/v48 to v49 (#150) 2023-01-08 15:13:32 +01: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 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.