Skip to content

Allow ARM Auto-Signoff even when NotReadyForARMReview#43464

Open
tejaswiMinnu wants to merge 1 commit into
mainfrom
tejaswis/allowAutosignoff
Open

Allow ARM Auto-Signoff even when NotReadyForARMReview#43464
tejaswiMinnu wants to merge 1 commit into
mainfrom
tejaswis/allowAutosignoff

Conversation

@tejaswiMinnu
Copy link
Copy Markdown
Member

This issue has been ongoing, the ARM Auto signoff flow does not get triggered for incremental typespec changes.
Example PR - https://github.com/Azure/azure-rest-api-specs-pr/pull/27484

previous PR that dint work, so modifying the logic - #42239

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 22, 2026

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ The required check named Protected Files has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide


Comment generated by summarize-checks workflow run.

Comment on lines +18 to +21
# Trigger after Summarize Checks to re-evaluate when NotReadyForARMReview is removed
# (label changes by workflows don't trigger pull_request_target events).
# See: https://github.com/Azure/azure-rest-api-specs/pull/42239
"Summarize Checks",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this creates a loop in the checks, which github will break after some length of chain (maybe 3 steps), but we shouldn't rely on it. you'll need to find another way.

"arm auto signoff status" -> "update labels" -> "summarize checks" -> "arm auto signoff status" -> ...

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants