Skip to content

ci(gitflow): Use personal access token to create PR #7026

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

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

mydea
Copy link
Member

@mydea mydea commented Feb 1, 2023

Otherwise, workflows will not be triggered due to security issues. See peter-evans/create-pull-request#48 for details.

This should also fix the self-approval issue.

Also fixes a typo in the workflow.

Also fixes a problem where the master->develop workflow is triggered on each PR closed, but then fails because no job is run. Now it will run an empty dummy-job.

@mydea mydea added the Dev: CI label Feb 1, 2023
@mydea mydea requested review from lforst, Lms24 and AbhiPrasad February 1, 2023 13:20
@mydea mydea self-assigned this Feb 1, 2023
Otherwise, workflows will not be triggered due to security issues.
See peter-evans/create-pull-request#48 for details.

This should also fix the self-approval issue.
@mydea mydea force-pushed the fn/gitflow-use-pat branch from 0d7219f to dc5d876 Compare February 1, 2023 13:23
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2023

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.87 KB (+0.02% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 61.57 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.54 KB (0%)
@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.01% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.08 KB (+0.01% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 44.16 KB (+0.01% 🔺)
@sentry/replay - Webpack (gzipped + minified) 38.89 KB (0%)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 61.5 KB (+0.01% 🔺)

@mydea mydea force-pushed the fn/gitflow-use-pat branch from 53135fa to 51075c7 Compare February 1, 2023 15:05
@mydea mydea merged commit a90ba73 into develop Feb 1, 2023
@mydea mydea deleted the fn/gitflow-use-pat branch February 1, 2023 15:22
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.

2 participants