Skip to content
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

Automigrations: Make VTA "learn more" link clickable #28020

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

deiga
Copy link
Contributor

@deiga deiga commented Jun 6, 2024

What I did

The link in the 'visual-tests-addon' migration isn't properly clickable as it doesn't have a protocol

Documentation

  • Add or update documentation reflecting your changes

Checklist for Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli/src/sandbox-templates.ts

  • Make sure this PR contains one of the labels below:

    Available labels
    • bug: Internal changes that fixes incorrect behavior.
    • maintenance: User-facing maintenance tasks.
    • dependencies: Upgrading (sometimes downgrading) dependencies.
    • build: Internal-facing build tooling & test updates. Will not show up in release changelog.
    • cleanup: Minor cleanup style change. Will not show up in release changelog.
    • documentation: Documentation only changes. Will not show up in release changelog.
    • feature request: Introducing a new feature.
    • BREAKING CHANGE: Changes that break compatibility in some way with current major version.
    • other: Changes that don't fit in the above categories.

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Thank you so much for the fix! 🙏

@shilman shilman added bug patch:yes Bugfix & documentation PR that need to be picked to main branch automigrations ci:docs Run the CI jobs for documentation checks only. labels Jun 10, 2024
@shilman shilman changed the title Make the "Learn more" link clickable Automigrations: Make VTA "learn more" link clickable Jun 10, 2024
@shilman shilman self-assigned this Jun 10, 2024
Copy link

nx-cloud bot commented Jun 10, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 84079ea. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@shilman shilman merged commit e8a5c24 into storybookjs:next Jun 10, 2024
21 of 22 checks passed
@github-actions github-actions bot mentioned this pull request Jun 10, 2024
11 tasks
storybook-bot pushed a commit that referenced this pull request Jun 12, 2024
Automigrations: Make VTA "learn more" link clickable
(cherry picked from commit e8a5c24)
@github-actions github-actions bot mentioned this pull request Jun 12, 2024
6 tasks
storybook-bot pushed a commit that referenced this pull request Jun 12, 2024
Automigrations: Make VTA "learn more" link clickable
(cherry picked from commit e8a5c24)
storybook-bot pushed a commit that referenced this pull request Jun 12, 2024
Automigrations: Make VTA "learn more" link clickable
(cherry picked from commit e8a5c24)
storybook-bot pushed a commit that referenced this pull request Jun 12, 2024
Automigrations: Make VTA "learn more" link clickable
(cherry picked from commit e8a5c24)
@github-actions github-actions bot added the patch:done Patch/release PRs already cherry-picked to main/release branch label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automigrations bug ci:docs Run the CI jobs for documentation checks only. patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants