-
Notifications
You must be signed in to change notification settings - Fork 450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add CI specific token label #7934
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank u!
No changes to documentation |
Component Testing Report Updated Dec 3, 2024 7:26 PM (UTC) ✅ All Tests Passed -- expand for details
|
⚡️ Editor Performance ReportUpdated Tue, 03 Dec 2024 16:29:57 GMT
Detailed information🏠 Reference resultThe performance result of
🧪 Experiment resultThe performance result of this branch
📚 Glossary
|
* next: feat: add CI specific token label (#7934) fix(deps): update dependency @sanity/client to ^6.24.1 (#7938) fix(vision): add a warning about unsupported perspective when pasting (#7937) fix(deps): bump sentry/react to 8.33 (#7932) fix(deps): update dependency @sanity/client to ^6.24.0 (#7935) fix(deps): update dependency @portabletext/editor to ^1.12.3 (#7921) fix(deps): update dependency @sanity/icons to ^3.5.0 (#7929) chore(deps): dedupe pnpm-lock.yaml (#7933) feat(cli): add support for remote templates with `--template` (#7867) test(e2e): add unpublish e2e test (#7927) feat(cli): remove v2 init messaging (#7887) fix: support react compiler for auto updating studios (#7897) fix(deps): Update dev-non-major (#7920) fix(deps): update dependency @sanity/presentation to v1.19.4 (#7930) chore(deps): update typescript-tooling (#7928) fix(deps): update dependency @sanity/client to ^6.23.0 (#7931) feat(cli): add test-template for testing `--template` flag (#7877)
* next: (22 commits) fix: add svg hotspot+crop warning to image tool dialog (#7917) fix(deps): Update dev-non-major (#7946) fix(deps): update dependency @sanity/insert-menu to v1.0.16 (#7942) chore(vision): revert accidental file rename (#7945) fix(deps): update dependency @portabletext/editor to ^1.13.0 (#7939) feat: add CI specific token label (#7934) fix(deps): update dependency @sanity/client to ^6.24.1 (#7938) fix(vision): add a warning about unsupported perspective when pasting (#7937) fix(deps): bump sentry/react to 8.33 (#7932) fix(deps): update dependency @sanity/client to ^6.24.0 (#7935) fix(deps): update dependency @portabletext/editor to ^1.12.3 (#7921) fix(deps): update dependency @sanity/icons to ^3.5.0 (#7929) chore(deps): dedupe pnpm-lock.yaml (#7933) feat(cli): add support for remote templates with `--template` (#7867) test(e2e): add unpublish e2e test (#7927) feat(cli): remove v2 init messaging (#7887) fix: support react compiler for auto updating studios (#7897) fix(deps): Update dev-non-major (#7920) fix(deps): update dependency @sanity/presentation to v1.19.4 (#7930) chore(deps): update typescript-tooling (#7928) ...
Description
Adding CI specific token label "ci-remote-template-test-token-please-add-email-filter" than can be easily filtered to avoid spam in your mailbox.
What to review
Do you get the correct token in your email?
Testing
N/A
Notes for release
N/A