summaryrefslogtreecommitdiff
path: root/llvm/utils/git
AgeCommit message (Expand)Author
2025-10-31[CI] Remove unused variable in code-format job (#165454)Baranov Victor
2025-10-28[CI] fix typo in code-format job (#165461)Baranov Victor
2025-10-16github actions/undef warnings: allow newlines after undefNuno Lopes
2025-10-16fix #163478: false positive in the github actions undef warningNuno Lopes
2025-10-12[Github] Add --diff_from_common_commit to code format repro command (#163043)Aiden Grossman
2025-09-26Fix the formatting script: do not try to update a GitHub PR without checking ...Mehdi Amini
2025-09-25[workflows] Update commit access request PR links (#146169)David Peixotto
2025-09-21[Github][CI] fix invalid path in clang-tidy helper (#160014)Baranov Victor
2025-09-20[GitHub][CI] Add clang-tidy premerge workflow (#154829)Baranov Victor
2025-09-03Remove Phabricator-specific handling in pre-push.py, also don't print commits...Mehdi Amini
2025-08-27[Github] Fix revisions in code format action reproducers (#155193)Aiden Grossman
2025-05-27[Github] Tweak the good-first-issue message not to require assignment. (#139858)cor3ntin
2025-04-24github-automation.py: Add debug output to the commit-request-greeter (#137104)Tom Stellard
2025-04-16[CI] enable code-format-helper for .cl files (#135748)Wenju He
2025-04-16code format checker: fix python error when the diff becomes emptyNuno Lopes
2025-04-08[CI] adjust the undef warning regex so it doesn't catch %undef in .ll filesNuno Lopes
2025-04-08[CI] Reduce false positives in undef checker (#134687)Benjamin Maxwell
2025-02-11[GitHub] Skip undefcheck if no relevant files changed (#126749)Aaron Siddhartha Mondal
2025-02-11[GitHub] Correct word in commit access request greetingDavid Spickett
2025-02-10[llvm][GitHub] Move PR project status to Done once backport PR is made (#126374)Tom Stellard
2025-01-30workflows: Add some automation for commit access requests (#123113)Tom Stellard
2024-12-24[Github] Skip MIR files for undef check (#120919)Aiden Grossman
2024-12-20undef reviewer: tweak the regex so it doesn't warn about #undefNuno Lopes
2024-12-11Add PR check to suggest alternatives to using undef (#118506)Nuno Lopes
2024-12-06workflows/commit-access-review: Use Python APIs for graphql queries (#108903)Tom Stellard
2024-11-22Improve slightly the pre-commit git hook usage of the auto-format helper (#11...Mehdi Amini
2024-09-16workflows/commit-access-review: Use get_collaborators() function (#108313)Tom Stellard
2024-08-30[NFC] Prefer subprocess.DEVNULL over os.devnull (#106500)Nicolas van Kempen
2024-08-24Update Python requirements to fix more CVEs (#105853)Stephan T. Lavavej
2024-08-20[llvm][GitHub] Fix formatting of new contributor commentsDavid Spickett
2024-08-14utils/git: Add linkify script.pcc
2024-07-10[CI][format] Explicitly pass extensions to git-clang-format (take 2) (#98227)Louis Dionne
2024-06-28Revert "[CI][format] Explicitly pass extensions to git-clang-format (#95794)"Aiden Grossman
2024-06-27[workflows] Fix release note request workflow (#94784)Tom Stellard
2024-06-17[CI][format] Explicitly pass extensions to git-clang-format (#95794)Louis Dionne
2024-05-17[git] Add hashes to requirements.txt for extra security (#92305)Tom Stellard
2024-05-13[workflows] Add a job for requesting a release note on release branch PRs (#9...Tom Stellard
2024-05-10Generate a new requirements.txt to fix CVEs (#90109)Joyce
2024-03-28[GitHub] Fix typos in automation (#86886)J. Ryan Stinnett
2024-03-25 [workflow] Don't add a comment when the first run of the formatter passes (#...Tom Stellard
2024-03-22Reapply [workflows] Split pr-code-format into two parts to make it more secur...Tom Stellard
2024-03-22[GitHub] Allow shortcut for "introductory issue" and request linking to issue...Danny Mösch
2024-03-11github-automation.py: Set maintainer_can_modify=True for backport PRs (#84819)Tom Stellard
2024-03-05[Github Automation] Allow colon after cherry-pick command (#81002)Shourya Goel
2024-03-04[Py Reformat] Exclude `third-party` in `code-format-helper.py` (#83872)Mircea Trofin
2024-02-14Revert "[GitHub][workflows] Ask reviewers to merge PRs when author cannot (#8...Nikita Popov
2024-02-13[GitHub][workflows] Ask reviewers to merge PRs when author cannot (#81142)David Spickett
2024-02-09[workflows] Create a more descriptive title and body when creating a PR for b...Tom Stellard
2024-02-05[workflows] Close issues used for backports once the PR has been created (#80...Tom Stellard
2024-02-02Revert "[workflows] Split pr-code-format into two parts to make it more secur...Tom Stellard