summaryrefslogtreecommitdiff
path: root/.github/workflows/pr-code-format.yml
AgeCommit message (Expand)Author
2025-11-06[Github] Update GHA Dependencies (major) (#161108)Mend Renovate
2025-11-06[Github] Update GitHub Artifact Actions (major) (#166112)Mend Renovate
2025-10-25[GitHub][CI] Remove 'Set Safe Directory' step (#165052)Baranov Victor
2025-10-14[Github] Make pr-code-format.yml use ci-*-format container (#163044)Aiden Grossman
2025-09-28[Github] Update GHA Dependencies (#161107)Mend Renovate
2025-09-21[Github] Remove separate tools checkout from pr-code workflows (#159967)Aiden Grossman
2025-09-12[Github] Switch back to tj-actions/changed-files (#158335)Aiden Grossman
2025-08-28[Github] Bump clang-format to 21.1.0 (#155660)Aiden Grossman
2025-08-19[Github] Remove redundant 'START_REV', 'END_REV' env variables (NFC) (#154218)Baranov Victor
2025-08-13[CI][Github] Bump actions/checkout to v5.0.0 (#153340)Aiden Grossman
2025-07-10[GitHub][workflows] Use latest clang-format version 20.1.8 (#148099)Owen Pan
2025-05-28[Github] Bump PR Code Format clang-format version (#141819)Aiden Grossman
2025-04-27[Github] Remove invalid comment from pr-code-format.yamlAiden Grossman
2025-03-28[Github] Simplify Getting Changed Files in Code Formatting Workflow (#133023)Aiden Grossman
2025-03-15[Github] Change to step-security fork of changed actionsAiden 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
2025-01-07[ci] Bump the version of clang-format used in the CI (#119915)Louis Dionne
2024-08-30[Github] Cancel previous in-progress code formatting jobs (#106701)Aiden Grossman
2024-08-30[Github] Set code formatting job timeout to 30 minutes (#106674)Aiden Grossman
2024-08-14[GitHub] Run format job on stacked PRs (#102957)Tobias Stadler
2024-06-17[GitHub][workflows] Use latest clang-format version 18.1.7 (#95757)Owen Pan
2024-06-13[CI] Update setup-python action to v5 for GHA (#95414)Jannick Kremer
2024-04-11[GitHub] Set top level token permission (#87326)Marius Brehler
2024-04-02[Github] Fix typo in PR code formatting jobAiden Grossman
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-16[GitHub][workflows] Use latest clang-format version 18.1.1 (#85502)Owen Pan
2024-03-16Revert "[GitHub][workflows] Use latest clang-format version 18.1.1 (#85502)"Aiden Grossman
2024-03-16[GitHub][workflows] Use latest clang-format version 18.1.1 (#85502)Owen Pan
2024-02-04[Github] Fix triggers formatting in code format actionAiden Grossman
2024-02-03[workflows] Only run code formatter on the main branch (#80348)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
2023-12-11[Github] Set start rev to merge base in code format action (#75132)Aiden Grossman
2023-11-27[NFC] Map changed file through envarChris Bieneman
2023-11-11[Github] Make code formatting action checkout SHA rather than refAiden Grossman
2023-11-11[Github] Fetch through merge base in code formatting action (#72020)Aiden Grossman
2023-11-04[Github] Only run github actions on main monorepo (#69774)Aiden Grossman
2023-11-01Increase git fetch depth (#70946)Chris B
2023-10-30Revert "[Github] Fetch all commits in PR for code formatting checks (#69766)"Aiden Grossman
2023-10-30[Github] Fetch all commits in PR for code formatting checks (#69766)Aiden Grossman
2023-10-18Revert "[Github] Make PR formatting job only run with C/C++ changes (#69556)"Aiden Grossman
2023-10-18[Github] Make PR formatting job only run with C/C++ changes (#69556)Aiden Grossman
2023-09-28[Workflow] Update clang-format to 17.0.1 (#67402)Tobias Hieta
2023-09-23[Workflow] Roll back some settings since they caused more issuesTobias Hieta
2023-09-23[Workflow] Use a higher max depthTobias Hieta
2023-09-23[Workflow] Try to fix code-formatter failing to find changes in some cases.Tobias Hieta
2023-09-22[workflow] Tweak code formatting workflow to be fasterTobias Hieta
2023-09-22Reland: [Workflow] Add new code format helper. Tobias Hieta