jasuno

Results 2 issues of jasuno

**Describe the bug** When trying to run yarn build-storybook i'm faced with a plug in error ``` ERR! at Compiler.close (/Users/jasonmatthews/Documents/kera-story-book/node_modules/webpack/lib/Compiler.js:1218:23) ERR! at /Users/jasonmatthews/Documents/kera-story-book/node_modules/@storybook/builder-webpack5/dist/cjs/index.js:233:20 ERR! Error: => Webpack failed, learn...

bug
needs triage

## Description This PR adds functionality to wait for all required checks to pass before pushing changes when operating on a protected branch. This enhancement improves the reliability of our...