Commit Graph

10 Commits (dbdb64f6c55c9b75b2a3168995563c7c2c413f41)

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 +07:00
Jason Rasmussen 7a78c3372c
chore: add deprecated release notes section (#13435) 2024-10-14 10:20:10 +07:00
Zack Pollard 2237b7a399
chore: validate every PR has a changelog related label (#11909) 2024-08-19 20:47:27 +07:00
Jason Rasmussen ab0ed11778
chore: separate enhancement group in release notes (#11756) 2024-08-13 16:39:25 +07:00
Jason Rasmussen 7eb004bd00
chore: better release notes (#11726)
* chore: better release notes

* chore: remove 'tedious' commits
2024-08-12 14:49:07 +07:00
Jason Rasmussen b7a372c756
chore: release group labels (#6805) 2024-01-31 12:10:26 +07:00
Jason Rasmussen 61b97157ed
chore: release note groups (#6297) 2024-01-09 18:55:59 +07:00
Jason Rasmussen ba4a20a181
chore: group 'dependencies' (#6167) 2024-01-04 11:21:24 +07:00
bo0tzz 2836b8cda9
fix: Catchall category for release notes (#5701) 2023-12-14 14:01:17 +07:00
bo0tzz e4ee224e16
feat(ci): Automatic categories in generated release notes (#5684)
* feat(ci): Automatic categories in generated release notes

* ci: Enforce PR labels

* chore: Job name

* fix: Label names
2023-12-14 13:54:37 +07:00