Skip to content

v14.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 15:31
· 5 commits to refs/heads/main since this release
697fd93

What's Changed

  • Version.njk Update to 202502, 202405 versions @apop5 (#427)
    Change Details
      Switch n,n-1 to 202502, 202405

  • Backport: use srvaroa/labeler@v1.12.0 instead of github/issue-labeler @apop5 (#434)
    Change Details
      Switch to using srvaroa/labeler instead of github/issue-labeler to allow more configuration options.

    Add backport labels for dependabot created PRs and for filesync operations as well.

    github/issue-labeler did not provide configuration to add labels based on PR author or PR branch target or PR branch name.

    Switching to allow automatically targeting FileSync operations and Dependabot Prs to be labeled backport.




  • FileSyncer.yml: Create app derived token for all repos @makubacki (#432)
    Change Details
      Allow file syncer to access all repos in the owning repo's installation and use the `GH_INSTALLATION_TOKEN` parameter to provide the token as the action differentiates between PATs using `GH_PAT` and apps using `GH_INSTALLATION_TOKEN`.

  • .sync/Version.njk: Update mu\_devops to v14.0.0 @makubacki (#431)
    Change Details
      See the following comparison for details of the changes between these releases:

    v13.0.3...v14.0.0


    The breaking changes are that the Auto Approve and Auto Merge workflows are removed in this release.




Full Changelog: v14.0.0...v14.0.1