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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: slightly simplify pre_release() #669

Merged
merged 1 commit into from
Apr 17, 2023
Merged

refactor: slightly simplify pre_release() #669

merged 1 commit into from
Apr 17, 2023

Conversation

maelle
Copy link
Member

@maelle maelle commented Apr 17, 2023

less than a baby step 馃榿

@maelle maelle requested a review from krlmlr April 17, 2023 12:31
@@ -26,25 +26,31 @@
pre_release <- function(which = "next", force = FALSE) {
check_main_branch()
check_only_modified(character())

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is to have a "git/GitHub" paragraph

@krlmlr krlmlr merged commit 96bf75a into main Apr 17, 2023
12 checks passed
@krlmlr krlmlr deleted the pre-release-clean branch April 17, 2023 19:05
@krlmlr
Copy link
Contributor

krlmlr commented Apr 17, 2023

Thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants