6 Commits

Author SHA1 Message Date
Nicholas Flamy
9e015c7f97
feat: lint workflow files and others files in .github (#16914)
* add npm prettier dep and format script to .github folder

* initial work on prettier formatting test

* attempt index notation

* change name of .github job to be valid

* another use of index notation

this is getting overcomplicated

* Change job ID to `github-files-formatting` and chane the name to `.github Files Checks`

* Change job name to `.github Files Formatting`

* Update Makefile with .github module and `filter-out`s

* run prettier formatting as added in this PR
2025-03-24 10:49:18 -05:00
renovate[bot]
9105e696bf
chore(deps): pin github action dependencies (#16923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 17:25:14 +00:00
bo0tzz
23461e98fb
fix: clarify PR label validation message (#14925) 2024-12-25 08:07:52 -05:00
Zack Pollard
b4bf1bbb3c
feat: support and feedback modal with third party support (#13248) 2024-10-07 10:42:04 +00:00
Zack Pollard
e705831e67
ci: fix permissions when pr-label-validation runs from fork (#12093) 2024-08-28 16:33:21 +01:00
Zack Pollard
2237b7a399
chore: validate every PR has a changelog related label (#11909) 2024-08-19 20:47:27 +01:00