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

Add GitHub action to check for bug repro #21542

Merged
merged 2 commits into from May 21, 2021

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented May 20, 2021

Resolves #21541

This action can be tested at https://github.com/bvaughn/test-github-issue-template by creating a new DevTools bug report.

Note that the debug logs in this Workflow won't be visible unless we set ACTIONS_STEP_DEBUG=true in the repository "secrets" settings.

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels May 20, 2021
@sizebot
Copy link

sizebot commented May 20, 2021

Comparing: 51ebccc...e877b59

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.min.js = 126.00 kB 126.00 kB = 40.41 kB 40.41 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 128.82 kB 128.82 kB = 41.35 kB 41.35 kB
facebook-www/ReactDOM-prod.classic.js = 406.09 kB 406.09 kB = 75.11 kB 75.11 kB
facebook-www/ReactDOM-prod.modern.js = 394.46 kB 394.46 kB = 73.29 kB 73.29 kB
facebook-www/ReactDOMForked-prod.classic.js = 406.09 kB 406.09 kB = 75.11 kB 75.11 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against e877b59

@bvaughn bvaughn force-pushed the devtools-workflow-check-repro branch from 88cc8a4 to 4650514 Compare May 21, 2021 00:44
@bvaughn bvaughn force-pushed the devtools-workflow-check-repro branch from 4650514 to f8cf63c Compare May 21, 2021 14:32
@bvaughn
Copy link
Contributor Author

bvaughn commented May 21, 2021

I'm going to try this and keep an eye on it. :)

@bvaughn bvaughn merged commit a731a51 into facebook:master May 21, 2021
@bvaughn bvaughn deleted the devtools-workflow-check-repro branch May 21, 2021 19:48
koto pushed a commit to koto/react that referenced this pull request Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create GitHub actions to auto verify DevTools issues have repro steps
3 participants