cozystack/.github/workflows
Andrei Kvapil 74c102ee71
ci(workflows): drive breakpoint via BREAKPOINT_ENDPOINT repo variable
Move both the gating signal and the rendezvous server address into a
single `vars.BREAKPOINT_ENDPOINT` repository variable. Fork PRs do
not see repository variables, so the if-condition evaluates to false
and the step is skipped on forks. Internal PRs run the breakpoint
against whatever endpoint is configured in the variable, which keeps
the address out of the workflow source.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-04-29 17:52:44 +02:00
..
auto-release.yaml ci: use cozystack org noreply email for bot commits 2026-04-13 16:29:07 +02:00
backport.yaml [ci] Update korthout/backport-action@v3.2.1 2025-12-09 14:34:37 +01:00
codegen-drift.yml ci(api): broaden codegen drift trigger paths and detect untracked files 2026-04-23 22:19:35 +05:00
labels.yaml chore(ci): adopt CNCF/k8s label conventions 2026-04-27 03:15:09 +03:00
pr-labeler.yaml chore(ci): warn on unmapped type or scope in pr-labeler 2026-04-27 13:07:39 +03:00
pre-commit.yml [docs] Update cozyvalues-gen 2026-03-25 15:59:22 +05:00
pull-requests-release.yaml ci: use cozystack org noreply email for bot commits 2026-04-13 16:29:07 +02:00
pull-requests.yaml ci(workflows): drive breakpoint via BREAKPOINT_ENDPOINT repo variable 2026-04-29 17:52:44 +02:00
retest.yaml feat(ci): add /retest command to rerun tests from Prepare environment 2026-01-02 21:23:27 +01:00
tags.yaml chore(ci): adopt CNCF/k8s label conventions 2026-04-27 03:15:09 +03:00
update-releasenotes.yaml [workflow] Add GitHub Action to update release notes from changelogs 2025-12-24 15:02:04 +01:00