Skip to content

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

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)#609
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 caller workflows so this repo matches the org-wide standard set. Only new files under .github/workflows/ are added; no existing workflows, Project.toml, or source code is touched.

Workflows added:

  • RunicSuggestions.yml — Runic auto-format suggestions on PRs (this repo's format check uses runic.yml@v1, so Runic-based suggestions apply).
  • DependabotAutoMerge.yml — auto-merge Dependabot PRs.

Not added (already present / not applicable):

  • Docs preview cleanup: already present (DocPreviewCleanup.yml).

⚠️ Ignore until reviewed by @ChrisRackauckas. Opened as a draft.

🤖 Generated with Claude Code

Add missing standard SciML centralized caller workflows:
- RunicSuggestions.yml (Runic auto-format suggestions on PRs)
- DependabotAutoMerge.yml (auto-merge Dependabot PRs)

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 4a577b5 into SciML:master Jun 7, 2026
20 of 41 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