Skip to content

Investigate auth service workflow failure - Dependabot security restriction#95

Closed
Copilot wants to merge 1 commit intodependabot/github_actions/dorny/test-reporter-2from
copilot/sub-pr-94
Closed

Investigate auth service workflow failure - Dependabot security restriction#95
Copilot wants to merge 1 commit intodependabot/github_actions/dorny/test-reporter-2from
copilot/sub-pr-94

Conversation

Copy link
Contributor

Copilot AI commented Nov 4, 2025

Investigated workflow failure for auth service in Dependabot PR #94. The failure is unrelated to the dorny/test-reporter v2 upgrade.

Findings

Test reporter upgrade: Working correctly

  • All test jobs (unit, contract, E2E) pass with dorny/test-reporter@v2
  • No changes needed to workflow test configurations

Actual failure: Azure authentication

  • Build/push container image job fails at Azure login step
  • Error: client-id and tenant-id not available
  • Root cause: Dependabot PRs have restricted access to repository secrets (security measure)

Resolution

Expected behavior. Azure secrets (AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_SUBSCRIPTION_ID, AZURE_RG_NAME_DEV) are intentionally unavailable to Dependabot PRs. Workflow will succeed when merged to main or re-run from non-Dependabot context.

The dorny/test-reporter@v2 upgrade is ready to merge.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Update dorny/test-reporter to version 2 Investigate auth service workflow failure - Dependabot security restriction Nov 4, 2025
Copilot AI requested a review from willvelida November 4, 2025 01:49
@willvelida willvelida closed this Nov 12, 2025
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