chore(ci): soft-disable Forgejo release workflow auto-trigger #151
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/OpenSpec
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
RFC - Request For Comments
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
hermes-attempted
hermes-needs-clarification
hermes-ready
hermes-review
hermes-wip
human-required
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
agentic-forges/forgejo-mcp!151
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/151/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Switches
.forgejo/workflows/release.ymltrigger frompush: tags: ['v*']toworkflow_dispatchonly. After this PR, the op1st Tekton release pipeline (added in #150) is the sole auto-firing release path on tag push.The workflow file stays in tree as a manual fallback. Re-enable on demand via Codeberg UI → Actions → Run workflow, or revert this commit.
Tracks bead
forgejo-mcp-n85. Full removal of.forgejo/workflows/release.ymlis deferred toforgejo-mcp-gdzafter two consecutive successful Tekton releases satisfy the ADR cutover criteria.Why soft-disable instead of delete
Zero real Tekton releases have run yet. Deleting now means the next
v*tag's first real Tekton execution has no fallback if the PaC trigger or token scope is wrong.workflow_dispatchkeeps all secrets and config intact and reduces "disable" to a one-line revert.ADR
docs/design/release-pipeline-migration.mdupdated:Proposed (parallel-run phase)→Accepted (soft-cutover phase)Test plan
v*tag (e.g.v2.24.0when due). Confirm Codeberg Actions shows noreleaseworkflow run for the tag.on-tag-push-releasePipelineRun inop1st-pipelinesnamespace fires and produces all 8 expected release assets.v2.24.0). Confirm it produces the same assets it did pre-soft-disable.forgejo-mcp-gdzremoving.forgejo/workflows/release.ymlentirely.op1st Pipelines as Code/code-scans-dm5k9 is running.
Starting Pipelinerun code-scans-dm5k9 in namespace op1st-pipelines
You can monitor the execution using the op1st Pipelines as Code PipelineRun viewer or through the command line by
using the tkn CLI with the following command:
tkn pr logs -n op1st-pipelines code-scans-dm5k9 -fop1st Pipelines as Code/on-pull-request-dxpsf is running.
Starting Pipelinerun on-pull-request-dxpsf in namespace op1st-pipelines
You can monitor the execution using the op1st Pipelines as Code PipelineRun viewer or through the command line by
using the tkn CLI with the following command:
tkn pr logs -n op1st-pipelines on-pull-request-dxpsf -fop1st Pipelines as Code/code-scans-dm5k9 has successfully validated your commit.
Task Statuses:
fetch-source
gitleaks-version
gitleaks
op1st Pipelines as Code/on-pull-request-dxpsf
Task Statuses:
fetch-source
build-and-test
Failure snippet:
task build-and-test has the status "TaskRunCancelled":