summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* workflows/release-tasks: Remove stray backslashTom Stellard2023-05-121-1/+1
* workflows/repo-lockdown: Ignore libcxx and related sub-directoriesTom Stellard2023-05-121-0/+5
* workflows/release-binaries: Install missing dependenciesTom Stellard2023-04-201-0/+1
* workflows/release-tasks: Always run apt-get update before installing depsTom Stellard2023-04-201-0/+1
* workflows/release-binaries: Add missing output variableTom Stellard2023-04-191-0/+1
* github: Add manual workflow to build and upload release binariesJack Grigg2023-04-172-0/+147
* [github] update action and use major versionMohammed Keyvanzadeh2023-04-152-2/+2
* workflows/release-tasks: Fix missing suffix on doxygen tarballsTom Stellard2023-03-271-1/+1
* workflows/release-tasks: Upload release notes as an artifactTom Stellard2023-03-271-0/+6
* workflows: Don't try and run llvm-bugs in forksJessica Clarke2023-03-161-0/+1
* feat: harden permissions for all github workflowsJoyce Brum2023-03-0314-0/+51
* [github] update actions and make tweaksMohammed Keyvanzadeh2023-02-019-172/+166
* workflows: Fix libclc testsTom Stellard2023-01-271-1/+1
* workflows: Bump python version on Windows to try to fix lldb failureTom Stellard2023-01-271-1/+1
* Workflows: Fix version-check.py script for when there is no RC tag yetTom Stellard2023-01-271-1/+1
* [NFC] Fix exception in version-check.py scriptTobias Hieta2022-09-151-1/+1
* workflows/llvm-project-tests: Workaround an issue with lldb builds on WindowsTom Stellard2022-08-201-0/+8
* workflows/version-check: Fix check for release candidatesTom Stellard2022-08-191-22/+18
* [workflow] Run release tasks for me (tru) as well.Tobias Hieta2022-08-101-1/+1
* workflows: Fix typo from 2d3d0f50ceb938c155a7283e684f28190d24d6baTom Stellard2022-08-021-1/+1
* workflows: Remove symbol versions from libclang.so in the libclang ABI testTom Stellard2022-08-021-6/+4
* workflows: Pass phab token to github-automation.py when creating a pull requestTom Stellard2022-07-291-0/+1
* workflows: Use macos-11 runnersTom Stellard2022-07-271-4/+2
* workflows: Use correct access token when pushing to llvm-project-release-prs ...Tom Stellard2022-07-271-0/+2
* workflows: Fix version check for X.0.0 releasesTom Stellard2022-07-271-6/+14
* workflows: Use sccache to speed up CI buildsTom Stellard2022-07-261-1/+17
* Import CI tests from the release branchTom Stellard2022-07-269-0/+650
* workflows: Add GitHub action for automating some release tasksTom Stellard2022-07-261-0/+66
* github: Automatically assign reviewers for backport requestsTom Stellard2022-07-261-0/+1
* [github] format and refactor GitHub workflowsMohammed Keyvanzadeh2022-06-115-40/+40
* Disable Mailgun click trackingAnton Korobeynikov2022-02-241-0/+1
* issue-subscriber: Fix handling of labels with spacesTom Stellard2022-02-211-3/+6
* issue-release-workflow: Add support for /cherry-pick command in issue bodyTom Stellard2022-02-161-2/+5
* github: Fix automated PR creation for backportsTom Stellard2022-02-041-0/+4
* github: Fix issue-subscriber workflowTom Stellard2022-02-031-1/+2
* github: Add actions to automate part of the release workflowTom Stellard2022-02-031-0/+80
* Remove "awaiting-review" labels from closed issues.Anton Korobeynikov2022-01-271-0/+13
* workflows: Make issue-subscriber more robust for labels with special charactersTom Stellard2022-01-141-22/+12
* github: Add action for automated issue notificationTom Stellard2022-01-051-0/+35
* No need to checkout a repoAnton Korobeynikov2021-12-171-1/+0
* Send to llvm-bugsAnton Korobeynikov2021-12-171-1/+1
* Install test mailer for github bugsAnton Korobeynikov2021-12-171-0/+57
* Disable issue labeler in LLVM forksAlexander Batashev2021-12-141-0/+1
* Use "new issue" label for tagging new issuesAnton Korobeynikov2021-12-121-1/+1
* Version bumpAnton Korobeynikov2021-12-121-1/+1
* Try another labeler implementationAnton Korobeynikov2021-12-121-5/+5
* Autolabel new issuesAnton Korobeynikov2021-12-121-0/+13
* Disable lockdown for external forks by defaultAlexander Batashev2021-10-291-0/+1
* repo-lockdown: Add pr comment and fix typoTom Stellard2021-10-181-1/+4
* workflows: Migrate repo-lockdown to GitHub ActionsTom Stellard2021-10-181-0/+15