canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
99 stars 55 forks source link

WIP: Give GH actions rights to comment on PR #1083

Closed bartaz closed 4 months ago

bartaz commented 4 months ago

Done

QA

Storybook

To see rendered examples of all react-components, run:

yarn start

QA in your project

from react-components run:

yarn build
npm pack

Install the resulting tarball in your project with:

yarn add <path-to-tarball>

QA steps

Percy steps

Fixes

Fixes: # .

webteam-app commented 4 months ago

Demo

Jenkins

demos.haus

github-actions[bot] commented 4 months ago

This PR is being prevented from merging because it needs to be reviewed on Percy.

Go to Percy, find the build relevant to this PR and check if it looks as expected.

Once it's approved, add the label Review: Percy +1 to this PR.

bartaz commented 4 months ago

Fixed in #1084