mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-06-06 17:38:50 +00:00
Merge branch 'origin/main' into 'next-release/main'
This commit is contained in:
commit
5d2cbb1f2b
1 changed files with 5 additions and 5 deletions
|
@ -40,11 +40,6 @@
|
||||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-extend-env/main/docs.md",
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-extend-env/main/docs.md",
|
||||||
"verified": true
|
"verified": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Block Git changes",
|
|
||||||
"docs": "https://codeberg.org/qwerty287/woodpecker-block-git-changes/raw/branch/main/docs.md",
|
|
||||||
"verified": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Regex check",
|
"name": "Regex check",
|
||||||
"docs": "https://codeberg.org/qwerty287/woodpecker-regex-check/raw/branch/main/docs.md",
|
"docs": "https://codeberg.org/qwerty287/woodpecker-regex-check/raw/branch/main/docs.md",
|
||||||
|
@ -219,6 +214,11 @@
|
||||||
"name": "Docker Tags",
|
"name": "Docker Tags",
|
||||||
"docs": "https://raw.githubusercontent.com/dvjn/woodpecker-docker-tags-plugin/main/docs.md",
|
"docs": "https://raw.githubusercontent.com/dvjn/woodpecker-docker-tags-plugin/main/docs.md",
|
||||||
"verified": false
|
"verified": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Telegram",
|
||||||
|
"docs": "https://raw.githubusercontent.com/appleboy/drone-telegram/refs/heads/master/DOCS.md",
|
||||||
|
"verified": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue