Files
linux/.github
Jorge Marques 9e7cd86cca github/llm: Add pull-requests write permission
To allow publishing pull request comments, write permission is required.
The LLM job remains with permission pull requests read, a second job
with only pull requests permission write takes the llm.outputs.pr
(number) and llm.outputs.commend (markdown comment) and write the
comment. If a comment already exists, it updates the existing one to not
clutter the pr conversation.

Signed-off-by: Jorge Marques <jorge.marques@analog.com>
2026-04-15 07:01:26 +00:00
..