Skip to content

Remove isAction check for dependabot PRs#19599

Open
anthony-c-martin wants to merge 1 commit intomainfrom
anthony-c-martin-patch-8
Open

Remove isAction check for dependabot PRs#19599
anthony-c-martin wants to merge 1 commit intomainfrom
anthony-c-martin-patch-8

Conversation

@anthony-c-martin
Copy link
Copy Markdown
Member

@anthony-c-martin anthony-c-martin commented May 5, 2026

Unfortunately this recent change means that PRs are no longer auto-approved if dependabot pushes a 2nd update (e.g. to resolve merge conflicts)

Microsoft Reviewers: Open in CodeFlow

Unfortunately this recent change means that PRs are no longer auto-approved if dependabot pushes a 2nd update (e.g. to resolve merge conflicts)
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Test this change out locally with the following install scripts (Action run 25376663569)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 25376663569
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 25376663569"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 25376663569
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 25376663569"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant