Skip to content

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

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)#536
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:add-standard-workflows

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

This PR adds the missing standard SciML centralized workflows so this repo matches the org-wide standard set. It only adds new caller files under .github/workflows/ (no existing files, code, or Project.toml are touched).

Added:

  • RunicSuggestions.yml — auto-format suggestions via SciML/.github/.github/workflows/runic-suggestions-on-pr.yml@v1 (this repo's format check uses Runic).
  • DependabotAutoMerge.ymlSciML/.github/.github/workflows/dependabot-automerge.yml@v1.

The docs-preview-cleanup workflow was intentionally not added because this repo has no docs/ Documenter site.

These are static caller files that delegate to the centralized reusable workflows; no local test run is applicable.

Please ignore until reviewed by @ChrisRackauckas.

🤖 Generated with Claude Code

Add Runic suggestions and Dependabot auto-merge calling the
SciML/.github centralized reusable workflows.

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:31
@ChrisRackauckas ChrisRackauckas merged commit e8c1ab4 into SciML:master Jun 7, 2026
13 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