Skip to content

feat(create): add create config to very_good.yaml#1665

Open
marcossevilla wants to merge 8 commits into
mainfrom
feat/very_good_config/create
Open

feat(create): add create config to very_good.yaml#1665
marcossevilla wants to merge 8 commits into
mainfrom
feat/very_good_config/create

Conversation

@marcossevilla

@marcossevilla marcossevilla commented Jul 27, 2026

Copy link
Copy Markdown
Member

Status

HOLD

Description

Add a create section to very_good.yaml so very_good create and its subcommands can read defaults for description, org_name, publishable, and template. CLI arguments continue to take precedence over config values.

Closes #1654

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

marcossevilla and others added 6 commits July 27, 2026 13:17
Add a `create` section to `very_good.yaml` so `very_good create` and its
subcommands can read defaults for `description`, `org_name`, `publishable`,
and `template`. CLI arguments continue to take precedence over config values.

Closes #1654
@marcossevilla
marcossevilla marked this pull request as ready for review July 27, 2026 15:06
@marcossevilla
marcossevilla requested a review from a team as a code owner July 27, 2026 15:06
@unicoderbot

unicoderbot Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Heads up — I'm auto-updating this PR by merging the latest main into this branch. No action needed; I'll comment again only if this update hits a conflict or an unexpected error.

@unicoderbot

unicoderbot Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

I tried to auto-update this PR with main but ran into conflicts. The branch is unchanged — please merge it manually.

@marcossevilla

Copy link
Copy Markdown
Member Author

@vgvbot merge main into this PR and fix the conflicts that might show up

@unicoderbot

unicoderbot Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

On it, I'll merge the target branch into this PR and resolve any conflicts.

  • Preparing environment
    • Cloning repository
    • Setting up dev environment
  • Fetching target branch
  • Merging target into PR
  • Updating PR branch

I merged main into this PR and resolved the conflicts.

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
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.

feat(create): add create config to very_good.yaml

1 participant