rust/.github
Philipp Krones 2ed97eb466
Create summary comment for lintcheck runs (#14816)
Previously https://github.com/rust-lang/triagebot/pull/1985

After a lintcheck run a comment will be created in the PR thread with an
overview of the changes, example here
https://github.com/Alexendoo/rust-clippy/pull/18#issuecomment-2880441316
(plus the normal GHA debugging experience)

It will only comment if there are some changes, if there's already an
existing comment it will be updated for each run

Similar to
https://github.com/rust-lang/team/blob/master/.github/workflows/dry-run.yml

The PR number is supplied by the lintcheck run, so technically someone
could forge it to be annoying and edit the summaries in other threads,
but that is pretty low impact and easy to deal with. There is a
`pull_requests` field on the event but as @Kobzol [pointed out to
me](https://github.com/rust-lang/triagebot/pull/1985#issuecomment-2869157116)
it's not populated for PRs from forks

r? @flip1995

changelog: none
2025-07-09 08:29:50 +00:00
..
ISSUE_TEMPLATE Include temporary feature freeze in templates 2025-03-21 16:02:22 +01:00
workflows Create summary comment for lintcheck runs (#14816) 2025-07-09 08:29:50 +00:00
deploy.sh Also deploy index.html file on release 2025-01-09 18:24:02 +01:00
driver.sh Merge remote-tracking branch 'upstream/master' into rustup 2025-01-28 19:14:45 +01:00
PULL_REQUEST_TEMPLATE.md Fix typos in review 2025-04-07 02:03:03 +02:00