Compare commits

...

2 Commits

Author SHA1 Message Date
Aire-One 887ed9dd79 Merge pull request 'ci(release-helper): disable workflow for now' (#33) from chore/disable-release-helper-workflow into main
ci/woodpecker/push/build Pipeline failed Details
Reviewed-on: #33
2024-11-17 17:50:51 +01:00
Aire-One bf2a6ed235 ci(release-helper): disable workflow for now
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/pr/lint Pipeline was successful Details
ci/woodpecker/pull_request_closed/build Pipeline was successful Details
2024-11-17 17:47:53 +01:00
2 changed files with 13 additions and 12 deletions

View File

@ -1,12 +0,0 @@
---
when:
event: push
branch: ${CI_REPO_DEFAULT_BRANCH}
steps:
release-helper:
image: woodpeckerci/plugin-ready-release-go:2.0.0
settings:
git_email: woodpecker-bot@aireone.xyz
forge_token:
from_secret: RELEASE_HELPER_TOKEN

View File

@ -0,0 +1,13 @@
# I NEED TO UPDATE GITEA FOR THE API TO EXISTS AND NOT BAN MYSELF FOR FLOODING REQUESTS
# ---
# when:
# event: push
# branch: ${CI_REPO_DEFAULT_BRANCH}
# steps:
# release-helper:
# image: woodpeckerci/plugin-ready-release-go:2.0.0
# settings:
# git_email: woodpecker-bot@aireone.xyz
# forge_token:
# from_secret: RELEASE_HELPER_TOKEN