Skip to content

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

Closed
mydea wants to merge 2 commits into
developfrom
fn/fix-gitflow-prs
Closed

ci: Skip gitflow steps if no PR was created#6999
mydea wants to merge 2 commits into
developfrom
fn/fix-gitflow-prs

Conversation

@mydea

@mydeamydea commented Jan 31, 2023

Copy link
Copy Markdown
Member

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.

@mydeamydea self-assigned this Jan 31, 2023
@github-actions

github-actionsBot commented Jan 31, 2023

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
@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
mydeaforce-pushed the fn/fix-gitflow-prs branch from eac760e to a1646c9CompareJanuary 31, 2023 16:13
@mydea
mydea enabled auto-merge (squash) January 31, 2023 16:17
@mydea
mydeaforce-pushed the fn/fix-gitflow-prs branch from a1646c9 to 71c5c36CompareJanuary 31, 2023 16:29
@mydea
mydeaforce-pushed the fn/fix-gitflow-prs branch from 94a3050 to 800d4b8CompareFebruary 1, 2023 08:49
@mydea
mydea disabled auto-merge February 1, 2023 09:24
@mydeamydea closed this Feb 1, 2023
@mydeamydea mentioned this pull request Feb 1, 2023
@AbhiPrasad
AbhiPrasad deleted the fn/fix-gitflow-prs branch March 27, 2025 15:51
Sign up for freeto 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

@mydea