mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-15 17:13:46 +01:00
docs(plugins): add github-app-token and github-comment plugins to repository (#5671)
This commit is contained in:
@@ -289,6 +289,16 @@
|
||||
"name": "SonarQube",
|
||||
"docs": "https://raw.githubusercontent.com/j04n-f/woodpecker-sonar-plugin/refs/heads/main/docs.md",
|
||||
"verified": false
|
||||
},
|
||||
{
|
||||
"name": "Github App Tokens",
|
||||
"docs": "https://raw.githubusercontent.com/yyewolf/woodpecker-plugins/refs/heads/main/github-app-token/docs.md",
|
||||
"verified": false
|
||||
},
|
||||
{
|
||||
"name": "Github Comment",
|
||||
"docs": "https://raw.githubusercontent.com/yyewolf/woodpecker-plugins/refs/heads/main/github-comment/docs.md",
|
||||
"verified": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user