·
5 commits
to refs/heads/main
since this release
What's Changed
-
label-issues/file-paths.yml: Add `-changed-files` @makubacki (#500)
Change Details
Follows the latest config format to specify file types that have labels applied.
See: https://github.com/actions/labeler?tab=readme-ov-file#basic-examples
Adds compatibility to the file to prevent this issue when running against the v6.0.1 actions/labeler action:
found unexpected type for label 'language:python' (should be array of config options)</blockquote> <hr> </details>
-
Version.njk: Update the Mu DevOps version to v18.0.0 @makubacki (#497)
Change Details
Updates Mu repos to use the latest Mu DevOps release.
-
CodeQL workflows: Remove dev branch trigger @makubacki (#498)
Change Details
Does not trigger the workflow on the dev branch since the dev branch concept has been dropped from Project Mu.
One more reference found that is not needed.
-
Files.yml: Sync release-draft.yml as a template @makubacki (#496)
Change Details
Previously a parameter was provided. Now, just set `template:true` to the file is treated as a template during syncing.
Small update that's needed for the file sync.
Full Changelog: v18.0.0...v18.0.1