Skip to content

ci: Skip gitflow steps if no PR was created #6999

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

Closed
wants to merge 2 commits into from
Closed

Conversation

mydea
Copy link
Member

@mydea mydea commented Jan 31, 2023

If you run the workflow manually, it will not create a PR if the branches are in sync, we should not error out in that case.

Also, we hard-code the source/target branches for the workflow instead of using "current branch" - as that would allow you to accidentally merge a different branch when triggering it as a workflow.

@mydea mydea added the Dev: CI label Jan 31, 2023
@mydea mydea requested review from lforst, Lms24 and AbhiPrasad January 31, 2023 15:37
@mydea mydea self-assigned this Jan 31, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 31, 2023

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.87 KB (0%)
@sentry/browser - ES5 CDN Bundle (minified) 61.57 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.54 KB (+0.01% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 54.88 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 20.29 KB (0%)
@sentry/browser - Webpack (minified) 66.37 KB (0%)
@sentry/react - Webpack (gzipped + minified) 20.31 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.6 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.79 KB (0%)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.08 KB (0%)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 44.17 KB (0%)
@sentry/replay - Webpack (gzipped + minified) 38.92 KB (0%)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 61.52 KB (0%)

@mydea mydea force-pushed the fn/fix-gitflow-prs branch from eac760e to a1646c9 Compare January 31, 2023 16:13
@mydea mydea enabled auto-merge (squash) January 31, 2023 16:17
@mydea mydea force-pushed the fn/fix-gitflow-prs branch from a1646c9 to 71c5c36 Compare January 31, 2023 16:29
@mydea mydea force-pushed the fn/fix-gitflow-prs branch from 94a3050 to 800d4b8 Compare February 1, 2023 08:49
@mydea mydea disabled auto-merge February 1, 2023 09:24
@mydea mydea closed this Feb 1, 2023
@AbhiPrasad AbhiPrasad deleted the fn/fix-gitflow-prs branch March 27, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant