Skip to content

Update breakage: use organization-wide workflow#170

Open
MaxenceGollier wants to merge 3 commits intoJuliaSmoothOptimizers:mainfrom
MaxenceGollier:update-breakage
Open

Update breakage: use organization-wide workflow#170
MaxenceGollier wants to merge 3 commits intoJuliaSmoothOptimizers:mainfrom
MaxenceGollier:update-breakage

Conversation

@MaxenceGollier
Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings April 27, 2026 13:43
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s breakage checking setup to rely on organization-wide reusable GitHub Actions workflows (per JuliaSmoothOptimizers/.github#18).

Changes:

  • Replace the in-repo Breakage workflow implementation with a reusable workflow call.
  • Add a workflow-run triggered job to post/update breakage results via the org-wide comment workflow.
  • Remove now-unused local .breakage tooling (script + Project.toml).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/CommentBreakage.yml Adds a workflow that triggers on Breakage completion and delegates PR commenting to the org reusable workflow.
.github/workflows/Breakage.yml Replaces the old matrix/build/test/comment logic with an org reusable workflow invocation.
.breakage/get_jso_users.jl Removes obsolete script previously used to compute dependent packages.
.breakage/Project.toml Removes obsolete dependencies for the deleted .breakage script.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/Breakage.yml Outdated
Comment thread .github/workflows/CommentBreakage.yml Outdated
@tmigot
Copy link
Copy Markdown
Member

tmigot commented Apr 29, 2026

Hi @MaxenceGollier ! Thanks for this, I think copilot's comments are valid for this PR and the others as well. Thanks

@MaxenceGollier
Copy link
Copy Markdown
Author

Ha, i didn't catch this. Thanks for the comment!

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