Skip to content

ci: Runic suggestions workflow + expose extensions/docstrings#62

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:runic-suggestions-and-inputs
Jun 5, 2026
Merged

ci: Runic suggestions workflow + expose extensions/docstrings#62
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:runic-suggestions-and-inputs

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown

Two Runic improvements:

runic-suggestions-on-pr.yml (new) — the Runic counterpart of format-suggestions-on-pr.yml. runic-action with format_files: true rewrites the tree, then reviewdog/action-suggester posts the formatting diff as PR review suggestions. Apply them one-by-one, or "Add suggestion to batch" → "Commit suggestions" in the GitHub UI to land them all as a single commit.

runic.yml — expose extensions (e.g. jl,md) and docstrings (Runic ≥ 1.7), forwarded to runic-action.

actionlint clean.

Ignore until reviewed by @ChrisRackauckas.

🤖 Generated with Claude Code

- Add runic-suggestions-on-pr.yml: the Runic counterpart of
  format-suggestions-on-pr.yml. runic-action format_files:true rewrites the
  tree, reviewdog/action-suggester posts the diff as PR suggestions (apply
  individually, or batch-commit them as one commit in the GitHub UI).
- Expose `extensions` (jl,md) and `docstrings` (Runic >= 1.7) on runic.yml.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review June 5, 2026 09:52
@ChrisRackauckas ChrisRackauckas merged commit 0308610 into SciML:master Jun 5, 2026
2 checks passed
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.

2 participants