Skip to content

Conversation

@alex-page
Copy link
Member

@alex-page alex-page commented May 23, 2025

Important

This will break snapit usage for teams that are pointing snapit to the main branch. Ensure this grokt and world search are fixed before shipping.

Before After
comment_command trigger_comment
custom_message_prefix comment_prefix
custom_message_suffix comment_suffix
github_comment_included_packages comment_packages
global_install comment_is_global
working_directory cwd
branch branch
post_install_script post_install_script
build_script build_script

README.md Outdated

| Inputs (All Optional) | Description |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `comment_command` | Default: `/snapit`. Comma seperated list of comments to write to trigger the creation of a snapshot. |
Copy link
Member

Choose a reason for hiding this comment

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

The fact that comment_command starts with comment_ is confusing because it's not related to the other inputs that start with comment_. This one here is the trigger whereas the others configure the comment snapit makes after creating the snapshot.

Maybe we'd call this one trigger_comment or trigger_phrase?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks @robin-drexler I think that is good feedback. I'll make some tweaks after hackdays.

Copy link
Member Author

Choose a reason for hiding this comment

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

@robin-drexler this has been updated.

@alex-page alex-page merged commit c9fe05a into main Nov 2, 2025
2 checks passed
This was referenced Nov 11, 2025
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.

3 participants