Add CLA workflow#3
Conversation
Assisted-By: devx/73182be9-9723-49d9-8978-17dce0e53b3d
|
👋 It seems that this PR is adding, or editing, a GitHub Action workflow that is not configured to use our custom GitHub Action runners. For private repositories, the only supported way of running Action workflows is via the custom runners. You can learn more about the supported use cases in our GitHub Actions documentation. To make sure that your workflow is using these runners you need to add the runs-on: shopify-ubuntu-latestIf your repository is intended to become Public later, please use If you run into any issues with the custom runners, please reach out in help-eng-infrastructure on Discourse. Note for OS VersionsThe To use Ubuntu 20.04 only, you can specify To use Ubuntu 22.04 only, you can specify This comment was added by the Warning CautionTapeBot Deprecation Notice CautionTapeBot is being deprecated and will be sunset in Q1 2026. Please plan to migrate your workflows. |
Summary
Shopify/ui-extensionsShopify/shopify-cla-actionVerification
Shopify/ui-extensions/.github/workflows/cla.ymlgit diff --checkFollow-up
CLA_TOKENis expected to be available org-wide. After this merges, future PRs should get aclacheck fromContributor License Agreement (CLA). If we want GitHub branch rules to hard-block merges specifically on that check, addclaas a required status check once the workflow has run at least once.