Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[π₯AUDITπ₯] Run snapshots job when the PR is ready for review (#2095)
π _This is an audit!_ π ## Summary: The snapshot releases job only runs when the PR is not a draft. There was an issue that prevented from creating a snapshot release when a PR was moved from `draft` to `ready for review`. This PR fixes that by including the `ready_for_review` activity type in the workflow. Issue: XXX-XXXX ## Test plan: N/A Author: jandrade Auditors: nishasy Required Reviewers: Approved By: nishasy Checks: β codecov/project, β Chromatic - Get results on regular PRs (ubuntu-latest, 16.x), β Test (ubuntu-latest, 16.x, 2/2), β Test (ubuntu-latest, 16.x, 1/2), β Lint (ubuntu-latest, 16.x), β Check build sizes (ubuntu-latest, 16.x), β Chromatic - Build on regular PRs / chromatic (ubuntu-latest, 16.x), β Publish npm snapshot (ubuntu-latest, 16.x), β Chromatic - Skip on Release PR (changesets), β Check for .changeset entries for all changed files (ubuntu-latest, 16.x), β dependabot, β gerald, β Prime node_modules cache for primary configuration (ubuntu-latest, 16.x) Pull Request URL: #2095
- Loading branch information