Skip to content

Config-bundle schema hardening + additional optional fields on imperative create - #2060

Merged
jariy17 merged 2 commits into
refactorfrom
cb-schema-fix
Aug 20, 2026
Merged

Config-bundle schema hardening + additional optional fields on imperative create#2060
jariy17 merged 2 commits into
refactorfrom
cb-schema-fix

Conversation

@nborges-aws

Copy link
Copy Markdown
Contributor

Description

Small QoL fixes to config-bundles operations.

  • Updates config-bundle branchName schema to match service validation regex
  • Adds support for branchName and commitMessage optional flags on imperative config-bundle create

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

Testing

How have you tested the change?

  • bun run test (1545 pass, 0 fail)
  • I ran npm run test:unit and npm run test:integ
  • I ran npm run typecheck
  • I ran npm run lint
  • If I modified src/assets/, I ran npm run test:update-snapshots and committed the updated snapshots

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.

@github-actions github-actions Bot added the agentcore-harness-reviewing AgentCore Harness review in progress label Aug 20, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.14%. Comparing base (33e2d2f) to head (4b5e522).

Additional details and impacted files
@@             Coverage Diff              @@
##           refactor    #2060      +/-   ##
============================================
- Coverage     97.14%   97.14%   -0.01%     
============================================
  Files           382      382              
  Lines         22884    22902      +18     
============================================
+ Hits          22231    22248      +17     
- Misses          653      654       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot removed the agentcore-harness-reviewing AgentCore Harness review in progress label Aug 20, 2026

@notgitika notgitika left a comment

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.

LGTM but I have a nit can we make the commit message conventional commit format?

@jariy17
jariy17 merged commit ebf140b into refactor Aug 20, 2026
11 of 12 checks passed
@jariy17
jariy17 deleted the cb-schema-fix branch August 20, 2026 16:11
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.

4 participants