diff --git a/.github/workflows/validate_pr_labels_and_release_notes.yml b/.github/workflows/validate_pr_labels_and_release_notes.yml index a137ddf4f4..9dee452cc4 100644 --- a/.github/workflows/validate_pr_labels_and_release_notes.yml +++ b/.github/workflows/validate_pr_labels_and_release_notes.yml @@ -6,7 +6,7 @@ on: jobs: get-pr-labels: - if: "!startsWith(github.event.pull_request.head.ref, 'release/') && !contains(github.actor, '[bot]')" + if: "!startsWith(github.event.pull_request.head.ref, 'release/') && !contains(github.event.pull_request.user.login, '[bot]')" runs-on: ubuntu-latest steps: - name: Fetch repo @@ -25,11 +25,11 @@ jobs: exit 1 fi echo "LABELS=$(cat $FILE_PATH),chore,improvement" >> $GITHUB_OUTPUT - echo "GITHUB ACTOR: $GH_ACTOR" + echo "PR CREATOR: $PR_CREATOR" id: get-allowed_labels env: PROJECT_ROOT: ${{ github.workspace }} - GH_ACTOR: ${{ github.actor }} + PR_CREATOR: ${{ github.event.pull_request.user.login }} - name: Validate labels uses: jesusvasquez333/verify-pr-label-action@v1.4.0 diff --git a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_all_fields-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_all_fields.png b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_all_fields-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_all_fields.png index 80fadd0cca..e24cff42ed 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_all_fields-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_all_fields.png and b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_all_fields-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_all_fields.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_all_fields-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_all_fields.png b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_all_fields-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_all_fields.png index 6e85512a00..9d5d72a822 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_all_fields-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_all_fields.png and b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_all_fields-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_all_fields.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-full.png b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-full.png index 08a6b1ac4e..d99e8fa2c3 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-full.png and b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-full.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-none.png b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-none.png index 52acd92b7d..f275be15db 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-none.png and b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-none.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-postalCode.png b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-postalCode.png index 84b282034f..bbec9d45d8 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-postalCode.png and b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-postalCode.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-full.png b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-full.png index 941785dbb4..a0707db737 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-full.png and b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-full.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-none.png b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-none.png index 4b0a4d324e..ace5d64b89 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-none.png and b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-none.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-postalCode.png b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-postalCode.png index 2237f1fa81..da6edb6391 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-postalCode.png and b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_billing_address_modes-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_billing_address_modes-postalCode.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_hidden_cvc-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_hidden_cvc.png b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_hidden_cvc-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_hidden_cvc.png index 1ac66b2fbc..8525aa762d 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_hidden_cvc-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_hidden_cvc.png and b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_hidden_cvc-iPad13-18-iPadOS_17-2-en_US.CardComponentUITests-test_hidden_cvc.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_hidden_cvc-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_hidden_cvc.png b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_hidden_cvc-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_hidden_cvc.png index d1e6af880a..26aac8578f 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_hidden_cvc-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_hidden_cvc.png and b/Tests/SnapshotTests/Components/__Snapshots__/CardComponentUITests/test_hidden_cvc-iPhone16-1-iOS_17-2-en_US.CardComponentUITests-test_hidden_cvc.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/GiftCardComponentUITests/test_checkBalance_failure-iPad13-18-iPadOS_17-2-en_US.GiftCardUITests-test_checkBalance_failure.png b/Tests/SnapshotTests/Components/__Snapshots__/GiftCardComponentUITests/test_checkBalance_failure-iPad13-18-iPadOS_17-2-en_US.GiftCardUITests-test_checkBalance_failure.png index 1a4f2f7bb6..6abe4ab185 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/GiftCardComponentUITests/test_checkBalance_failure-iPad13-18-iPadOS_17-2-en_US.GiftCardUITests-test_checkBalance_failure.png and b/Tests/SnapshotTests/Components/__Snapshots__/GiftCardComponentUITests/test_checkBalance_failure-iPad13-18-iPadOS_17-2-en_US.GiftCardUITests-test_checkBalance_failure.png differ diff --git a/Tests/SnapshotTests/Components/__Snapshots__/GiftCardComponentUITests/test_checkBalance_failure-iPhone16-1-iOS_17-2-en_US.GiftCardUITests-test_checkBalance_failure.png b/Tests/SnapshotTests/Components/__Snapshots__/GiftCardComponentUITests/test_checkBalance_failure-iPhone16-1-iOS_17-2-en_US.GiftCardUITests-test_checkBalance_failure.png index 137e59e8fd..f0277a9c63 100644 Binary files a/Tests/SnapshotTests/Components/__Snapshots__/GiftCardComponentUITests/test_checkBalance_failure-iPhone16-1-iOS_17-2-en_US.GiftCardUITests-test_checkBalance_failure.png and b/Tests/SnapshotTests/Components/__Snapshots__/GiftCardComponentUITests/test_checkBalance_failure-iPhone16-1-iOS_17-2-en_US.GiftCardUITests-test_checkBalance_failure.png differ