Skip to content

Conversation

github-actions[bot]
Copy link

Changelog Update

This PR updates the CHANGELOG.md for version v0.2.0.

Changes included:

  • ✅ Updated CHANGELOG.md with latest changes
  • ✅ Bumped version in package.json to 0.2.0

Modified files:

  • CHANGELOG.md

Release notes:

Bug Fixes

  • add release as valid PR type in validation workflow (f07278a)
  • add tsconfig reference to tsup configuration (0158d21)
  • changelog generation with proper package.json version updates (dc24ad8)
  • resolve all PR #6 blocking issues (cb5488e)
  • resolve PR #6 blocking issues (622b4ed)
  • resolve release workflow issues for branch protection and build dependencies (a08f2eb)
  • resolve TypeScript unused import errors (345fbd1)
  • update pnpm version to match CI workflows (1c11fe7)

Features

  • add validateInput utility function for release pipeline validation (7245526)
  • add version flag to CLI tool (a727ccb)

Validation:

  • Repository: zopiolabs/aicd
  • Version: 0.2.0
  • Tag: v0.2.0

This PR was automatically generated by the changelog workflow.

- Updated CHANGELOG.md with version 0.2.0

- Updated package.json version to 0.2.0
Copy link
Author

🔍 Automated Validation Results

Missing required files:

  • CHANGELOG.md: ✓
  • package.json: ✗ MISSING

⚠️ Action Required: Please review and fix the missing files.

@uozopio uozopio requested a review from adminzopio June 26, 2025 10:20
Copy link
Author

❌ Branch name "changelog-update-0.2.0" does not follow naming conventions.

Allowed patterns:

  • main, develop, staging (protected branches)
  • feat/* or feature/* - New features
  • fix/* - Bug fixes
  • hotfix/* - Emergency fixes
  • release/v*.*.* - Release branches
  • docs/* - Documentation
  • chore/* - Maintenance
  • test/* - Tests
  • refactor/* - Refactoring
  • ci/* - CI/CD changes
  • build/* - Build changes
  • perf/* - Performance
  • style/* - Code style
  • revert/* - Reverts
  • v*.* - Version branches

Copy link
Author

❌ PR Validation Failed

Please ensure your PR meets all requirements:

  1. Branch Naming: Follow conventions like feat/description, fix/issue-123
  2. PR Title: Use format <type>(<scope>): <subject> (e.g., feat(auth): add OAuth support)
  3. PR Size: Keep changes under 5000 lines and 100 files
  4. Breaking Changes: Document with "!" in title and description

See our Contributing Guide for details.

@uozopio uozopio closed this Jun 26, 2025
@uozopio uozopio deleted the changelog-update-0.2.0 branch June 26, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants