LinearOperators.jl icon indicating copy to clipboard operation
LinearOperators.jl copied to clipboard

breakage workflow: update permissions

Open dpo opened this issue 9 months ago • 3 comments

The final step of the breakage workflow (breakage/upload) fails when a pull request comes from a fork because GITHUB_TOKEN restricts permissions in that scenario. This PR always allows breakage/upload to run.

dpo avatar Apr 09 '25 22:04 dpo

Package name latest stable
AdaptiveRegularization
CaNNOLeS
FletcherPenaltySolver
JSOSolvers
JSOSuite
LLSModels
NLPModels
NLPModelsModifiers
PROPACK
PartiallySeparableNLPModels
PartiallySeparableSolvers
PartitionedStructures
PartitionedVectors
Percival
QuadraticModels
RipQP
SolverTools

github-actions[bot] avatar Apr 09 '25 23:04 github-actions[bot]

So, there is no need for https://github.com/JuliaSmoothOptimizers/Krylov.jl/commit/f4d9549a956b9d990baec48b2a5bb9cd28b4365b ?

tmigot avatar Apr 16 '25 20:04 tmigot

If I understand well, that change prevents PR comments when the PR originates from a fork.

dpo avatar Jul 24 '25 12:07 dpo