Skip to content

Update breakage: use organization-wide workflow - #111

Merged
tmigot merged 2 commits into
JuliaSmoothOptimizers:mainfrom
MaxenceGollier:update-breakage
Jul 31, 2026
Merged

Update breakage: use organization-wide workflow#111
tmigot merged 2 commits into
JuliaSmoothOptimizers:mainfrom
MaxenceGollier:update-breakage

Conversation

@MaxenceGollier

Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings July 29, 2026 13:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

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

Suppressed comments (3)

.github/workflows/CommentBreakage.yml:11

  • This reusable workflow is referenced by a moving branch ref (@main). Pinning to a commit SHA (or a version tag, if you add one) improves supply-chain security and keeps CI behavior reproducible.
  comment_pr:
    uses: JuliaSmoothOptimizers/.github/.github/workflows/CommentBreakage.yml@main

.github/workflows/CommentBreakage.yml:11

  • The workflow-run wrapper does not declare any GITHUB_TOKEN permissions. The called reusable workflow downloads artifacts via the Actions API and posts a PR comment, which typically requires at least actions: read and pull-requests: write; without these, the job can fail depending on the repo’s default token-permissions setting.

This issue also appears on line 10 of the same file.

jobs:
  comment_pr:
    uses: JuliaSmoothOptimizers/.github/.github/workflows/CommentBreakage.yml@main

.github/workflows/Breakage.yml:9

  • This reusable workflow is referenced by a moving branch ref (@main). Pinning to a commit SHA (or a version tag, if you add one) improves supply-chain security and keeps CI behavior reproducible.
  breakage:
    uses: JuliaSmoothOptimizers/.github/.github/workflows/Breakage.yml@main

Comment thread .github/workflows/Breakage.yml Outdated
Comment thread .github/workflows/CommentBreakage.yml Outdated
Co-authored-by: Tangi Migot <tangi.migot@gmail.com>

@tmigot tmigot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@tmigot
tmigot merged commit 0d36b6b into JuliaSmoothOptimizers:main Jul 31, 2026
3 of 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.

3 participants