Skip to content

docs: surface SARIF + PR-diff in README intro#25

Merged
SeanLF merged 2 commits into
mainfrom
docs/intro-mentions-sarif-diff
May 22, 2026
Merged

docs: surface SARIF + PR-diff in README intro#25
SeanLF merged 2 commits into
mainfrom
docs/intro-mentions-sarif-diff

Conversation

@SeanLF
Copy link
Copy Markdown
Owner

@SeanLF SeanLF commented May 22, 2026

One paragraph after the lede so new readers don't have to scroll to line 185 to discover the v1.4 features. Highlights both output formats and the PR-diff use case.

SeanLF and others added 2 commits May 22, 2026 18:28
…rsion workflows

Adds .github/workflows/still_active_diff.yml — runs bundle exec
still_active on main as baseline, on PR HEAD with --baseline, posts
the markdown delta as a PR comment + step summary + fails the job on
regressions. Dogfoods baseline-diff (closes still_active-action#2).

Also:
- actions/checkout@v4 -> @v6 (Node 24-ready, drops the deprecation
  warning we've been seeing on every push)
- codeql-action/upload-sarif@v3 -> @v4 in still_active.yml (consistency
  with the rest of the suite, all already on v4)
- Hardcoded Ruby 3.4 -> 4.0 in single-version workflows; rspec matrix
  unchanged (still tests 3.3/3.4/4.0/head)
- publish.yml: ruby-version 'ruby' -> '4.0' (explicit beats system
  default which varies by runner image)
- Dependabot github-actions group now allows major bumps too — Node
  runtime updates have historically been the only 'breaking' change
  in this group and we'd rather see them at once

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

still_active diff

0 regressions · 0 added · 0 removed · 0 bumped · 0 signal-changes

@SeanLF SeanLF merged commit 2a5fcea into main May 22, 2026
11 checks passed
@SeanLF SeanLF deleted the docs/intro-mentions-sarif-diff branch May 22, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant