mirror of
https://github.com/analogdevicesinc/linux.git
synced 2026-05-30 00:55:04 +08:00
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>