Skip to content

Remove is_public input#8

Merged
jason-rl merged 2 commits intomainfrom
jason/hide_is_public
Apr 2, 2026
Merged

Remove is_public input#8
jason-rl merged 2 commits intomainfrom
jason/hide_is_public

Conversation

@jason-rl
Copy link
Copy Markdown
Contributor

@jason-rl jason-rl commented Apr 2, 2026

No description provided.

@jason-rl jason-rl requested review from jrvb-rl and wall-rl April 2, 2026 00:07
@jason-rl jason-rl force-pushed the jason/hide_is_public branch from aa6e2e2 to 8309ad2 Compare April 2, 2026 00:10
Comment on lines +60 to +62
} else {
inputs.isPublic = false;
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Presumably this is the default anyway, so we don't need this here. If we want to be defensive, I would set isPublic = false; above the 'if' here so the default is clear.

@jason-rl jason-rl merged commit c867ad1 into main Apr 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants