Skip to content

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

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

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

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

This PR adds the missing SciML standard centralized caller workflows for this repo:

  • .github/workflows/RunicSuggestions.yml — Runic auto-format suggestions on PRs (uses runic-suggestions-on-pr.yml@v1)
  • .github/workflows/DependabotAutoMerge.yml — Dependabot auto-merge (uses dependabot-automerge.yml@v1)
  • .github/workflows/DocPreviewCleanup.yml — docs preview cleanup on PR close (uses docs-preview-cleanup.yml@v1)

These are thin caller files that reference the centralized reusable workflows in SciML/.github (@v1). No existing workflows, Project.toml, or source files were modified.

Ignore until reviewed by @ChrisRackauckas. This PR is opened as a draft and should not be merged until reviewed.

🤖 Generated with Claude Code

Adds the missing SciML standard centralized caller 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:30
@ChrisRackauckas ChrisRackauckas merged commit 97ea808 into SciML:main Jun 7, 2026
5 of 7 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.

3 participants