0
0
mirror of https://github.com/thegeeklab/wp-github-comment.git synced 2024-11-21 13:50:40 +00:00
Woodpecker CI plugin to add comments to GitHub Issues and Pull Requests
Go to file
2024-11-13 23:50:54 +01:00
.github fix docs url 2023-08-29 09:10:46 +02:00
.gitsv use uppercase title for breaking changes in changelog 2023-10-28 22:59:51 +02:00
.woodpecker ci: add read-only pull secret to security build 2024-11-13 23:50:54 +01:00
cmd/wp-github-comment docs: hide system flags and refactor generator (#112) 2024-05-07 15:03:20 +02:00
docs docs: hide system flags and refactor generator (#112) 2024-05-07 15:03:20 +02:00
github fix(deps): update module github.com/google/go-github/v65 to v66 (#172) 2024-10-07 21:12:44 +02:00
internal/doc chore: migrate to wp-plugin-go v3 (#120) 2024-05-17 21:50:16 +02:00
plugin chore: migrate to wp-plugin-go v3 (#120) 2024-05-17 21:50:16 +02:00
testdata initial commit 2020-09-20 00:00:34 +02:00
.dictionary refactor: initial commit after rewrite to woodpecker 2023-08-17 13:22:46 +02:00
.gitignore chore: cleanup docs (#70) 2024-01-03 22:49:33 +01:00
.golangci.yml chore: replace deprecated exportloopref golangci linter with copyloopvar 2024-11-08 23:38:36 +01:00
.lycheeignore ci: exclude dockerhub from linkcheck due to rate limiting 2023-12-05 11:24:33 +01:00
.markdownlint.yml docs: add parameter documentation (#69) 2021-09-12 15:16:43 +02:00
.mockery.yaml refactor: use dedicated github package (#115) 2024-05-11 10:25:19 +02:00
.prettierignore refactor: initial commit after rewrite to woodpecker 2023-08-17 13:22:46 +02:00
Containerfile.multiarch chore(docker): update docker digests (#187) 2024-11-13 06:28:24 +00:00
CONTRIBUTING.md fix bare url in contribution file (#208) 2023-05-03 11:50:02 +02:00
go.mod fix(deps): update module github.com/thegeeklab/wp-plugin-go/v3 to v3.0.9 (#185) 2024-11-09 23:08:55 +01:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go/v3 to v3.0.9 (#185) 2024-11-09 23:08:55 +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.62.0 (#186) 2024-11-11 03:13:25 +00:00
README.md fix docs url 2023-08-29 09:10:46 +02:00
renovate.json chore: enable renovate golang preset 2021-04-25 13:50:10 +02:00

wp-github-comment

Woodpecker CI 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

Woodpecker CI plugin to add comments to GitHub Issues and Pull Requests. You can find the full documentation at https://woodpecker-plugins.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.