summaryrefslogtreecommitdiff
path: root/llvm/utils/git
AgeCommit message (Expand)Author
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
2024-02-02[workflows] Split pr-code-format into two parts to make it more secure (#78216)Tom Stellard
2024-02-01[GitHub][workflows] Reflow some text in buildbot info PR commentDavid Spickett
2024-01-31[GitHub][workflows] Add buildbot information comment to first merged PR from ...David Spickett
2024-01-25[workflows] Drop the intermediate /branch comment for release workflow (#79481)Tom Stellard
2024-01-24Remove fork handling from release issue workflow (#79310)Nikita Popov
2024-01-24Fix release issue workflow (#79268)Nikita Popov
2024-01-11github-automation: Use the llvm/llvm-project repo for backport pull requests ...Tom Stellard
2023-12-21[Github] Reformat strings for code format action (#75764)Aiden Grossman
2023-12-18[GitHub] Don't indent comment that revision has passed the formatting checkDavid Spickett
2023-12-11[NFC] Missing argument for the PR issue number in the code format helperTobias Hieta
2023-12-11code-format: Improve the code-format-helper to be able to run as a git hook (...Tobias Hieta