action-suggester icon indicating copy to clipboard operation
action-suggester copied to clipboard

Ability to add text to include when comment posted with checks fallback

Open oxinabox opened this issue 4 years ago • 0 comments

I am currently trying to workout best way to deal with https://github.com/JuliaDiff/ChainRulesCore.jl/issues/489 where the suggester action doesn't have the permissions needed to make a suggestion to a PR from a fork.

One thing that might help is if I could define a string so that every comment make using the check fallback (that doesn't allow the "apply suggestion") includes that string, which would be something like:

To automatically format the whole repo (and thus fix this and other issues) run ...

oxinabox avatar Oct 12 '21 10:10 oxinabox