vikunja/.github/workflows
kolaente 752ae42879 fix: support merge queue in issue-closed-comment workflow
When a PR is merged via merge queue, the issue close event has no
commit_id and no referenced event. Fall back to the GraphQL
closedByPullRequestsReferences field to find the closing PR.

Also simplifies the commit-to-PR lookup by using
listPullRequestsAssociatedWithCommit instead of iterating all PRs.
2026-03-25 10:20:36 +01: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
preview.yml fix(ci): remove HTML comments inside table that break markdown rendering 2026-03-03 17:04:06 +01:00
release.yml chore(ci): add debugging around release signing 2026-02-08 22:23:23 +01:00
test.yml chore(ci): update golangci-lint to v2.10.1 2026-03-23 16:24:40 +01:00