Skip to content

Comments

fix: correct YAML indentation in feature workflow#191

Merged
jstvz merged 1 commit intomainfrom
feature/actions-feature-test-test
Feb 3, 2026
Merged

fix: correct YAML indentation in feature workflow#191
jstvz merged 1 commit intomainfrom
feature/actions-feature-test-test

Conversation

@jstvz
Copy link
Contributor

@jstvz jstvz commented Feb 3, 2026

Summary

  • Fix YAML indentation in feature workflow that caused SFDX auth URL parsing errors

Details

Corrected indentation for the feature-test job and secrets section. The malformed YAML was causing the dev-hub-auth-url secret to be incorrectly parsed, resulting in "Invalid SFDX authorization URL" errors during workflow execution.

Test Plan

  • Verify workflow runs successfully with proper SFDX auth URL format

## Summary
- Fix YAML indentation in feature workflow that caused SFDX auth URL parsing errors

## Details
Corrected indentation for the `feature-test` job and `secrets` section. The malformed YAML was causing the dev-hub-auth-url secret to be incorrectly parsed, resulting in "Invalid SFDX authorization URL" errors during workflow execution.

## Test Plan
- [ ] Verify workflow runs successfully with proper SFDX auth URL format
@jstvz jstvz requested a review from a team as a code owner February 3, 2026 22:17
@coriobriensfdo coriobriensfdo self-assigned this Feb 3, 2026
@coriobriensfdo coriobriensfdo self-requested a review February 3, 2026 22:33
@jstvz jstvz merged commit d2115c5 into main Feb 3, 2026
2 checks passed
acrosman added a commit to acrosman/UnsubscribeLink that referenced this pull request Feb 3, 2026
* main:
  fix: correct YAML indentation in feature workflow (SFDO-Community#191)
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