summaryrefslogtreecommitdiff
path: root/.github/workflows/issue-release-workflow.yml
AgeCommit message (Expand)Author
2025-08-13[CI][Github] Bump actions/checkout to v5.0.0 (#153340)Aiden Grossman
2025-03-06[Github] Prefer ubuntu-24.04 over ubuntu-latest (#129936)Aiden Grossman
2025-03-03[Github] Hash Pin Actions in Most Workflows (#129486)Aiden Grossman
2024-05-17[git] Add hashes to requirements.txt for extra security (#92305)Tom Stellard
2024-03-09[workflows] Mention the correct user who makes a /cherry-pick comment (#82680)Tom Stellard
2024-02-09[workflows] Create a more descriptive title and body when creating a PR for b...Tom Stellard
2024-01-26[workflows] Use a custom token for creating backport PRs (#79501)Tom Stellard
2024-01-25[workflows] Drop the intermediate /branch comment for release workflow (#79481)Tom Stellard
2024-01-24Use correct tokens in release issue workflow (#79300)Nikita Popov
2024-01-24Add necessary permissions to release issue workflow (#79272)Nikita Popov
2024-01-24Fix release issue workflow (#79268)Nikita Popov
2023-09-19[github] Make branch workflow more robust (#66781)Danila Malyutin
2023-09-13[github] GitHub Actions workflows changes (#65856)Mohammed Keyvanzadeh
2023-09-12[GitHub] use checkout action v4 (#65819)Marc Auberer
2023-03-03feat: harden permissions for all github workflowsJoyce Brum
2023-02-01[github] update actions and make tweaksMohammed Keyvanzadeh
2022-07-29workflows: Pass phab token to github-automation.py when creating a pull requestTom Stellard
2022-07-27workflows: Use correct access token when pushing to llvm-project-release-prs ...Tom Stellard
2022-07-26github: Automatically assign reviewers for backport requestsTom Stellard
2022-06-11[github] format and refactor GitHub workflowsMohammed Keyvanzadeh
2022-02-16issue-release-workflow: Add support for /cherry-pick command in issue bodyTom Stellard
2022-02-04github: Fix automated PR creation for backportsTom Stellard
2022-02-03github: Add actions to automate part of the release workflowTom Stellard