Skip to content

ci: add standard centralized workflows (auto-format, dependabot-automerge, docs-preview-cleanup)#201

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:add-standard-workflows
Jun 7, 2026
Merged

ci: add standard centralized workflows (auto-format, dependabot-automerge, docs-preview-cleanup)#201
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:add-standard-workflows

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

This PR adds the standard SciML centralized CI caller workflows that were missing from this repo:

  • RunicSuggestions.yml (auto-format suggestions) — uses SciML/.github/.github/workflows/runic-suggestions-on-pr.yml@v1. This repo's format check is Runic-based, so the matching suggestion workflow is Runic.
  • DependabotAutoMerge.yml (dependabot auto-merge) — uses SciML/.github/.github/workflows/dependabot-automerge.yml@v1.
  • DocPreviewCleanup.yml (docs preview cleanup) — uses SciML/.github/.github/workflows/docs-preview-cleanup.yml@v1. Added because this repo has a docs/ Documenter site.

These are static caller files referencing the centralized reusable workflows in SciML/.github. No existing files, Project.toml, or source code were touched.

Please ignore this PR until reviewed by @ChrisRackauckas.

🤖 Generated with Claude Code

…erge, docs-preview-cleanup)

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 7, 2026 10:30
@ChrisRackauckas ChrisRackauckas merged commit 5a1844e into SciML:master Jun 7, 2026
10 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