vikunja/.github/workflows
kolaente 1b8d52ced0 fix(ci): use actual docker meta tags for preview comment SHA links
The docker/metadata-action uses github.sha for the SHA tag, which for
pull_request_target events is the base branch commit, not the PR head.
The comment step was independently constructing SHA tags from the PR
head SHA, causing preview URLs that didn't match any actual docker
image tag. Now reads the actual tags from docker meta output instead.
2026-04-07 15:05:48 +00:00
..
ci.yml feat(ci): enable merge queue trigger 2026-03-20 11:53:08 +01:00
crowdin.yml chore(deps): update crowdin/github-action digest to b4b468c 2026-01-22 11:01:30 +01:00
dependency-diff.yml feat: add dependency diff and provenance GitHub Action for PRs 2026-02-17 12:00:31 +01:00
issue-closed-comment.yml fix: support merge queue in issue-closed-comment workflow 2026-03-25 10:20:36 +01:00
nixpkgs-update.yml chore(ci): update nix update PR message [skip ci] 2026-03-25 23:25:28 +01:00
preview.yml fix(ci): use actual docker meta tags for preview comment SHA links 2026-04-07 15:05:48 +00:00
release.yml chore(ci): add debugging around release signing 2026-02-08 22:23:23 +01:00
stale-waiting-for-reply.yml ci: auto-close 'waiting for reply' issues after 30 days of inactivity 2026-04-05 12:04:33 +00:00
test.yml ci: move caldav and e2e-api tests to dedicated CI jobs 2026-04-02 11:34:55 +00:00