aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2023-05-31workflows/release-tasks: Upload lit releases to pypiTom Stellard1-0/+33
2023-05-26[NFC][Py Reformat] Reformat version-check.py in .github dirTobias Hieta1-5/+5
2023-05-12workflows/release-tasks: Remove stray backslashTom Stellard1-1/+1
2023-05-12github: Remove pull request templateTom Stellard1-5/+0
2023-05-12workflows/repo-lockdown: Ignore libcxx and related sub-directoriesTom Stellard1-0/+5
2023-04-20workflows/release-binaries: Install missing dependenciesTom Stellard1-0/+1
2023-04-20workflows/release-tasks: Always run apt-get update before installing depsTom Stellard1-0/+1
2023-04-19workflows/release-binaries: Add missing output variableTom Stellard1-0/+1
2023-04-17github: Add manual workflow to build and upload release binariesJack Grigg2-0/+147
2023-04-15[github] update action and use major versionMohammed Keyvanzadeh2-2/+2
2023-03-27workflows/release-tasks: Fix missing suffix on doxygen tarballsTom Stellard1-1/+1
2023-03-27workflows/release-tasks: Upload release notes as an artifactTom Stellard1-0/+6
2023-03-16workflows: Don't try and run llvm-bugs in forksJessica Clarke1-0/+1
2023-03-03feat: harden permissions for all github workflowsJoyce Brum14-0/+51
2023-02-01[github] update actions and make tweaksMohammed Keyvanzadeh9-172/+166
2023-01-27workflows: Fix libclc testsTom Stellard1-1/+1
2023-01-27workflows: Bump python version on Windows to try to fix lldb failureTom Stellard1-1/+1
2023-01-27Workflows: Fix version-check.py script for when there is no RC tag yetTom Stellard1-1/+1
2022-09-15[NFC] Fix exception in version-check.py scriptTobias Hieta1-1/+1
2022-08-20workflows/llvm-project-tests: Workaround an issue with lldb builds on WindowsTom Stellard1-0/+8
2022-08-19workflows/version-check: Fix check for release candidatesTom Stellard1-22/+18
2022-08-10[workflow] Run release tasks for me (tru) as well.Tobias Hieta1-1/+1
2022-08-02workflows: Fix typo from 2d3d0f50ceb938c155a7283e684f28190d24d6baTom Stellard1-1/+1
2022-08-02workflows: Remove symbol versions from libclang.so in the libclang ABI testTom Stellard1-6/+4
2022-07-29workflows: Pass phab token to github-automation.py when creating a pull requestTom Stellard1-0/+1
2022-07-27workflows: Use macos-11 runnersTom Stellard1-4/+2
2022-07-27workflows: Use correct access token when pushing to llvm-project-release-prs ...Tom Stellard1-0/+2
2022-07-27workflows: Fix version check for X.0.0 releasesTom Stellard1-6/+14
2022-07-26workflows: Use sccache to speed up CI buildsTom Stellard1-1/+17
2022-07-26Import CI tests from the release branchTom Stellard9-0/+650
2022-07-26workflows: Add GitHub action for automating some release tasksTom Stellard1-0/+66
2022-07-26github: Automatically assign reviewers for backport requestsTom Stellard1-0/+1
2022-06-11[github] format and refactor GitHub workflowsMohammed Keyvanzadeh5-40/+40
2022-02-24Disable Mailgun click trackingAnton Korobeynikov1-0/+1
2022-02-21issue-subscriber: Fix handling of labels with spacesTom Stellard1-3/+6
2022-02-16issue-release-workflow: Add support for /cherry-pick command in issue bodyTom Stellard1-2/+5
2022-02-04github: Fix automated PR creation for backportsTom Stellard1-0/+4
2022-02-03github: Fix issue-subscriber workflowTom Stellard1-1/+2
2022-02-03github: Add actions to automate part of the release workflowTom Stellard1-0/+80
2022-01-27Remove "awaiting-review" labels from closed issues.Anton Korobeynikov1-0/+13
2022-01-14workflows: Make issue-subscriber more robust for labels with special charactersTom Stellard1-22/+12
2022-01-05github: Add action for automated issue notificationTom Stellard1-0/+35
2021-12-17No need to checkout a repoAnton Korobeynikov1-1/+0
2021-12-17Send to llvm-bugsAnton Korobeynikov1-1/+1
2021-12-17Install test mailer for github bugsAnton Korobeynikov1-0/+57
2021-12-14Disable issue labeler in LLVM forksAlexander Batashev1-0/+1
2021-12-12Use "new issue" label for tagging new issuesAnton Korobeynikov1-1/+1
2021-12-12Version bumpAnton Korobeynikov1-1/+1
2021-12-12Try another labeler implementationAnton Korobeynikov1-5/+5
2021-12-12Autolabel new issuesAnton Korobeynikov1-0/+13