Workflows get ${{ syncode.* }} contexts for a SynCode control plane
(expression/names.rs:86,112, context/evaluation.rs:155-162), but the
environment carries only GITEA_ACTIONS, GITEA_RUN_ID, GITEA_ACTIONS_RUNNER_VERSION and GITEA_TOKEN
(context/environment/names.rs:183-186, context/credential.rs:54).
Adding SYNCODE_ aliases alongside — never instead of — the existing names
closes the gap. Deliberately deferred until the Gitea rewrite settles.
Workflows get `${{ syncode.* }}` contexts for a SynCode control plane
(`expression/names.rs:86,112`, `context/evaluation.rs:155-162`), but the
environment carries only `GITEA_ACTIONS`, `GITEA_RUN_ID`,
`GITEA_ACTIONS_RUNNER_VERSION` and `GITEA_TOKEN`
(`context/environment/names.rs:183-186`, `context/credential.rs:54`).
Adding `SYNCODE_` aliases alongside — never instead of — the existing names
closes the gap. Deliberately deferred until the Gitea rewrite settles.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Workflows get
${{ syncode.* }}contexts for a SynCode control plane(
expression/names.rs:86,112,context/evaluation.rs:155-162), but theenvironment carries only
GITEA_ACTIONS,GITEA_RUN_ID,GITEA_ACTIONS_RUNNER_VERSIONandGITEA_TOKEN(
context/environment/names.rs:183-186,context/credential.rs:54).Adding
SYNCODE_aliases alongside — never instead of — the existing namescloses the gap. Deliberately deferred until the Gitea rewrite settles.
day01 referenced this issue2026-08-03 13:24:43 +00:00