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

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

Build:
Build:
LAST BUILD BRANCH: include-changelog-in-commit-message
DEFAULT BRANCH: master
Repo Added 05 Aug 2023 01:50PM UTC
Token rI2cAUnctI3wly1KRUhnABrG5Lqd0qR39 regen
Build 95 Last
Files 262
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

LAST BUILD ON BRANCH migrate-copilot-cli-provider
branch: migrate-copilot-cli-provider
CHANGE BRANCH
x
Reset
Sync Branches
  • migrate-copilot-cli-provider
  • 1-item-arg-groups
  • 2.5.0-connection-options
  • add-code-coverage
  • added-ruby-3.4
  • ai-generated-changelog-entries
  • calm-down-the-cron
  • chat-api-patch
  • fix-ai-inference-yaml-indentation
  • fix-apps-user-connection-group
  • fix-channel-id
  • fix-ci
  • fix-coveralls
  • fix-files-upload-v2-multiple-files
  • fix-generator
  • fix-hash-inspect-format-drift
  • fix-markdown-text-mutual-exclusion
  • gregsaab-add_files_upload_v2
  • include-changelog-in-commit-message
  • master
  • migrate-danger-pr-comment
  • milestruecar-async-cache-build-485
  • oauth-file-upload-samples
  • rack-3.0-rewind
  • remove-rtm
  • rid-code-climate
  • support_channel_id_s
  • test-copilot-cli
  • translate-channels-file-upload

12 Aug 2026 01:57AM UTC coverage: 91.055%. Remained the same
31555295447

push

github

dblock
Migrate AI CHANGELOG entry generation to Copilot CLI

GitHub Models (the models.github.ai inference API backing
actions/ai-inference@v1) was fully retired on July 30, 2026:

  Error: 410 GitHub Models is temporarily unavailable as part of a
  scheduled retirement brownout.

actions/ai-inference@v1 has since been rewritten (v3) to exclusively
shell out to the GitHub Copilot CLI instead of calling GitHub Models
directly. Update the workflow to match:

- Install and authenticate the Copilot CLI (npm install -g
  @github/copilot) before invoking actions/ai-inference@v1, using a
  COPILOT_GITHUB_TOKEN sourced from a new COPILOT_PAT repo secret
  (requires a Copilot-enabled account/subscription; free for
  individual/OSS maintainer tiers, but no longer works with the
  default GITHUB_TOKEN).
- Drop the models: read permission, no longer needed.
- The v3 action also dropped structured JSON schema output
  (responseFormat/jsonSchema); the prompt now asks the model to
  return a bare JSON object with no markdown fences, and the
  "Build changelog entries" step strips any ``` fences defensively
  before parsing with jq.

NOTE: requires adding a COPILOT_PAT secret (a PAT for an account
with Copilot CLI access) to this repository's Actions secrets for
the workflow to actually run.

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

5232 of 5746 relevant lines covered (91.05%)

100.24 hits per line

Relevant lines Covered
Build:
Build:
5746 RELEVANT LINES 5232 COVERED LINES
100.24 HITS PER LINE
Source Files on migrate-copilot-cli-provider
  • Tree
  • List 262
  • Changed 257
  • Source Changed 0
  • Coverage Changed 257
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31555295447 migrate-copilot-cli-provider Migrate AI CHANGELOG entry generation to Copilot CLI GitHub Models (the models.github.ai inference API backing actions/ai-inference@v1) was fully retired on July 30, 2026: Error: 410 GitHub Models is temporarily unavailable as part of a sche... push 12 Aug 2026 01:57AM UTC dblock github
91.05
31553558167 migrate-copilot-cli-provider Migrate AI CHANGELOG entry generation to Copilot CLI GitHub Models (the models.github.ai inference API backing actions/ai-inference@v1) was fully retired on July 30, 2026: Error: 410 GitHub Models is temporarily unavailable as part of a sche... push 12 Aug 2026 01:26AM UTC dblock github
91.05
See All Builds (79)

Badge your Repo: slack-ruby-client

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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