about summary refs log tree commit diff
path: root/.github/workflows/post-merge.yml
AgeCommit message (Collapse)AuthorLines
2025-08-12chore(ci): upgrade checkout to v5Rej Ect-1/+1
chore(ci): upgrade checkout to v5
2025-05-06Handle PR not found in post-merge workflowJakub Beránek-0/+7
2025-03-18Remove double nesting in post-merge workflowJakub Beránek-4/+3
2025-03-13Collapse report in `<details>`Jakub Beránek-1/+6
2025-03-13Add note about the experimental statusJakub Beránek-1/+1
2025-03-11Fix post-merge workflow许杰友 Jieyou Xu (Joe)-1/+1
The command is called `post-merge-report` not `post-merge-analysis`.
2025-03-08Fix checkout in post-merge workflowJakub Beránek-0/+5
2025-03-08Add missing `GH_TOKEN` environment variableJakub Beránek-2/+3
It is needed for using the `gh` CLI commands.
2025-03-07Add post-merge analysis CI workflowJakub Beránek-0/+36