-
Notifications
You must be signed in to change notification settings - Fork 162
Fix: CI issue where branch names containing 'bootstrap' #4417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 0988a78. ♻️ This comment has been updated with latest results. |
/test |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/13763114361 (with refid (in response to this comment from @ShakutaiGit) |
/test |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/13763268486 (with refid (in response to this comment from @ShakutaiGit) |
…-acr-skip-bootsrap-4416
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Tests Passed |
/test-force-approve |
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit 0988a78) (in response to this comment from @ShakutaiGit) |
Resolves #4416
Updated the ACR login condition to check for 'make bootstrap' instead of just 'bootstrap' to avoid false positives.