Skip to content

build(deps): bump clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to 521761c1a5cf68d919980a2ed84b755182aeabfe#40

Merged
anmolnagpal merged 1 commit intomasterfrom
dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/auto_merge.yml-521761c1a5cf68d919980a2ed84b755182aeabfe
Feb 16, 2026
Merged

build(deps): bump clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to 521761c1a5cf68d919980a2ed84b755182aeabfe#40
anmolnagpal merged 1 commit intomasterfrom
dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/auto_merge.yml-521761c1a5cf68d919980a2ed84b755182aeabfe

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to 521761c1a5cf68d919980a2ed84b755182aeabfe.

Changelog

Sourced from clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0] - 2026-02-11

⚠️ BREAKING CHANGES

This is a major release with significant breaking changes. Please review the breaking changes section below and migration instructions.

Workflow File Renames

  • Terraform workflows: All terraform-* workflows renamed to tf-*

    • terraform-checks.ymltf-checks.yml
    • terraform-drift.ymltf-drift.yml
    • terraform-lint.ymltf-lint.yml
    • terraform-monorepo-tag-release.ymltf-monorepo-tag-release.yml
    • terraform-pr-checks.ymltf-pr-checks.yml
    • terraform-smurf.ymltf-smurf.yml
    • terraform-workflow.ymltf-workflow.yml
  • CloudFormation workflows: All cloudformation-* workflows renamed to cf-*

    • cloudformation-deploy.ymlcf-deploy.yml
    • cloudformation-deploy-stackset.ymlcf-deploy-stackset.yml
    • cloudformation-lint.ymlcf-lint.yml
  • YAML lint workflows: All yl-* workflows renamed to yml-*

    • yl-lint.ymlyml-lint.yml
    • yl-lint-internal.ymlyml-lint-internal.yml
  • PR workflows: Renamed for consistency

    • lock.ymlpr-lock.yml
    • auto_merge.ymlpr-auto-merge.yml
    • auto_assignee.ymlpr-auto-assignee.yml

Workflow Merges

  • Merged tf-checks.yml and tf-tf-checks.yml into unified tf-checks.yml

    • New inputs: enable_version_check, enable_plan
    • See migration examples in the breaking changes section above
  • Merged tf-workflow.yml and tf-workflow-target.yml into unified tf-workflow.yml

    • New inputs: target, target_file for optional targeting
    • See migration examples in the breaking changes section above

Documentation Changes

  • All documentation files renamed to match workflow names

... (truncated)

Commits
  • 521761c fix: remove secret check from conditional expressions (#318)
  • 3343efe fix(tf-checks): skip azure/login when AZURE_CREDENTIALS is not set (#317)
  • e075b2c fix(ci): repair shared PR validation workflow and add pr_checks alias (#316)
  • 1754bbe Delete COMMIT_MESSAGE.txt
  • a6869c9 fix(release): repair tag changelog workflow reference (#314)
  • 6dd158d Breaking Changes: reorganize workflows with prefix-based naming and merge dup...
  • 2309a53 fix(ci): allow tf-pr-checks to manage PR labels/comments (#312)
  • 7fcf836 docs: update CHANGELOG.md for 1.4.2
  • da18bb9 feat(actions): add reusable gitleaks PR scan workflow (#311)
  • bd958ea build(deps): bump aws-actions/configure-aws-credentials from 5 to 6 (#308)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…s/auto_merge.yml

Bumps [clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml](https://github.com/clouddrove/github-shared-workflows) from 88efd7724e007c8f721a219498be29e0c9ad471b to 521761c1a5cf68d919980a2ed84b755182aeabfe.
- [Release notes](https://github.com/clouddrove/github-shared-workflows/releases)
- [Changelog](https://github.com/clouddrove/github-shared-workflows/blob/master/CHANGELOG.md)
- [Commits](clouddrove/github-shared-workflows@88efd77...521761c)

---
updated-dependencies:
- dependency-name: clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml
  dependency-version: 521761c1a5cf68d919980a2ed84b755182aeabfe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 16, 2026
@anmolnagpal anmolnagpal merged commit 2450097 into master Feb 16, 2026
26 checks passed
@anmolnagpal anmolnagpal deleted the dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/auto_merge.yml-521761c1a5cf68d919980a2ed84b755182aeabfe branch February 16, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants