remove comment
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details

This commit is contained in:
abs3nt 2023-01-21 13:41:36 -08:00
parent 28cba9b3f8
commit bfd31380f2
1 changed files with 0 additions and 17 deletions

View File

@ -23,20 +23,3 @@ pipeline:
when:
event: tag
branch: master
comment:
image: mcs94/gitea-comment
settings:
gitea_address: https://gitea.asdf.cafe
gitea_token:
from_secret: GITEA_KEY
comment: >
✅ Build ${CI_BUILD_EVENT} of `${CI_REPO_NAME}` has status `${CI_BUILD_STATUS}`.
📝 Commit by ${CI_COMMIT_AUTHOR} on `${CI_COMMIT_BRANCH}`:
`${CI_COMMIT_MESSAGE}`
🌐 ${CI_BUILD_LINK}
when:
event: [pull_request]