• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dblock / slack-ruby-client / 31553153288
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: include-changelog-in-commit-message
DEFAULT BRANCH: master
Ran 12 Aug 2026 01:18AM UTC
Jobs 8
Files 262
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Aug 2026 01:18AM UTC coverage: 91.055%. Remained the same
31553153288

push

github

dblock
Fix YAML indentation bug in AI prompt template substitution

actions/ai-inference@v1 substitutes {{var}} placeholders as raw text
into the prompt YAML file before parsing it as YAML. Since the diff/
diff-stat files started at column 0, injecting their multi-line
content broke the indentation of the enclosing `content: |-` block
scalar in changelog-entries.prompt.yml (which expects continuation
lines to be indented), causing "Failed to parse prompt file: bad
indentation of a mapping entry" at runtime, e.g.:

https://github.com/slack-ruby/slack-ruby-client/actions/runs/31552877245/job/93979138338

Indent every line of the diff/diff-stat files with 6 spaces (to
match the prompt file's block scalar indentation) before writing
them out, so the substituted content stays inside the block.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

5232 of 5746 relevant lines covered (91.05%)

100.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-jruby-head - 31553153288.1 12 Aug 2026 01:21AM UTC 268
84.35
GitHub Action Run
2 run-3.2 - 31553153288.2 12 Aug 2026 01:18AM UTC 268
84.49
GitHub Action Run
3 run-3.3 - 31553153288.3 12 Aug 2026 01:18AM UTC 268
84.49
GitHub Action Run
4 run-3.0 - 31553153288.4 12 Aug 2026 01:19AM UTC 524
90.94
GitHub Action Run
5 run-ruby-head - 31553153288.5 12 Aug 2026 01:18AM UTC 268
84.49
GitHub Action Run
6 run-2.7 - 31553153288.6 12 Aug 2026 01:19AM UTC 524
91.01
GitHub Action Run
7 run-3.4 - 31553153288.7 12 Aug 2026 01:18AM UTC 268
84.49
GitHub Action Run
8 run-3.1 - 31553153288.8 12 Aug 2026 01:18AM UTC 524
90.94
GitHub Action Run
Source Files on build 31553153288
  • Tree
  • List 262
  • Changed 257
  • Source Changed 0
  • Coverage Changed 257
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31553153288
  • 3d466cfd on github
  • Prev Build on fix-ai-inference-yaml-indentation (#31553132828)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc