Skip to content

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

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

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

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Adds the missing standard SciML centralized caller workflows to this repo.

Added in this PR:

  • FormatSuggestions.yml — auto-format suggestions on PR (JuliaFormatter-based, uses format-suggestions-on-pr.yml@v1). This repo's format check uses JuliaFormatter.
  • DependabotAutoMerge.yml — Dependabot auto-merge (uses dependabot-automerge.yml@v1).

Not added (already present):

  • Doc preview cleanup is already provided by the existing DocsCleanup.yml.

These are static caller files referencing reusable workflows in SciML/.github; no existing files, code, or Project.toml were touched.


Ignore until reviewed by @ChrisRackauckas.

🤖 Generated with Claude Code

claude and others added 2 commits June 7, 2026 04:55
…erge)

Adds FormatSuggestions.yml (JuliaFormatter-based format suggestions on PR)
and DependabotAutoMerge.yml. Doc-preview-cleanup already present as
DocsCleanup.yml.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Catalyst.jl uses JuliaFormatter (non-Runic) and keeps FormatCheck.yml as the format
gate; the format-suggestions-on-pr auto-suggestion bot is not used here.

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 19:14
@ChrisRackauckas ChrisRackauckas merged commit cf50318 into SciML:master Jun 7, 2026
13 of 20 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