ci: modernize CU actions#70
Conversation
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Coverage variation | ✅ +0.00% coverage variation (-1.00%) |
| Diff coverage | ✅ ∅ diff coverage |
Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (188b9c5) 274 240 87.59% Head commit (d95ecaa) 274 (+0) 240 (+0) 87.59% (+0.00%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#70) 0 0 ∅ (not applicable) Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull request overview
This PR modernizes the GitHub Actions Ruby CI workflow by making the steps more explicit and pinning action dependencies.
Changes:
- Pin
actions/checkoutandruby/setup-rubyto specific commits and add step names/comments for clarity. - (Intended) improve maintainability of the workflow steps by making them more self-describing.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Description
bump CI actions to latest versions, and pin them
Resolves or fixes issue:
AI Tool Disclosure
[e.g. GitHub CoPilot, ChatGPT, JetBrains Junie etc.][e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro etc.][Summarize the key prompts or instructions given to the AI tools]Affirmation