Skip to content

Adding sfcc_extra_headers in e2e workflow to fix slas tests#91

Merged
charithaT07 merged 2 commits intomainfrom
Fix-failing-slas-e2e-tests
Jan 29, 2026
Merged

Adding sfcc_extra_headers in e2e workflow to fix slas tests#91
charithaT07 merged 2 commits intomainfrom
Fix-failing-slas-e2e-tests

Conversation

@charithaT07
Copy link
Copy Markdown
Collaborator

Summary

Adding SFCC_EXTRA_HEADERS to e2e workflow

@charithaT07 charithaT07 requested a review from clavery as a code owner January 29, 2026 16:47
Comment thread .github/workflows/e2e-tests.yml Outdated
echo "has-secrets=false" >> $GITHUB_OUTPUT
echo " E2E tests skipped - missing required variables:" >> $GITHUB_STEP_SUMMARY
echo " - SFCC_CLIENT_ID (var): ${SFCC_CLIENT_ID:+✓}" >> $GITHUB_STEP_SUMMARY
echo " - SFCC_EXTRA_HEADERS (secret): ${SFCC_EXTRA_HEADERS:+✓}" >> $GITHUB_STEP_SUMMARY
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Make sure these do not print out the value. This is a secret

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Thanks, updated

@charithaT07 charithaT07 merged commit b79d66d into main Jan 29, 2026
3 checks passed
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