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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight user-facing plans by hiding internal plans from bolt plan show output #189

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

reidmv
Copy link
Contributor

@reidmv reidmv commented Jul 21, 2021

Many plans in this module are not intended to be run directly, and are
instead subplans or utility plans for internal use. This commit updates
the doc comments in the plans to indicate to Bolt that they should not
be shown or displayed when running commands like bolt plan show.

Many plans in this module are not intended to be run directly, and are
instead subplans or utility plans for internal use. This commit updates
the doc comments in the plans to indicate to Bolt that they should not
be shown or displayed when running commands like `bolt plan show`.
@reidmv reidmv requested a review from a team as a code owner July 21, 2021 21:02
@reidmv reidmv added the feature label Jul 21, 2021
@reidmv reidmv merged commit 2381812 into main Jul 21, 2021
@reidmv reidmv deleted the private-plans branch July 21, 2021 22:26
@reidmv reidmv changed the title Highlight user-facing plans by hiding internal plans from bolt plan show output Highlight user-facing plans by hiding internal plans from bolt plan show output Sep 10, 2021
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.

1 participant