Skip to content

Latest commit

 

History

History
739 lines (479 loc) · 41.3 KB

File metadata and controls

739 lines (479 loc) · 41.3 KB

Changelog

All notable changes to this project will be documented in this file.

Unreleased (2026-04-13)

Builds

  • deps: bump actions/github-script from 8 to 9 (9818d21)
  • deps: bump softprops/action-gh-release from 2 to 3 (7d2b5a9)
  • deps: bump dependabot/fetch-metadata from 2 to 3 (72d2fd3)

v1.7.4 (2026-04-03)

Code Refactoring

  • precompile regex, extract curl helper, and replace custom contains with strings.Contains (0ebb864)

Documentation

  • remove duplicate rules covered by global CLAUDE.md (e1ee75c)

Chores

  • remove duplicate rules from CLAUDE.md (moved to global) (f173e35)
  • add git config protection to CLAUDE.md (13634b1)

Contributors

  • somaz

v1.7.3 (2026-03-25)

Bug Fixes

  • return parsed JSON body on HTTP 4xx for API error handling (a7d7f57)

Continuous Integration

  • exclude bot and test-only users from contributors list (ad9926c)

Contributors

  • somaz

v1.7.2 (2026-03-25)

Features

Bug Fixes

  • add HTTP status validation, SHA format check, and remove raw response logging (c653a64)
  • Dockerfile (63dd617)
  • apache license -> mit license (0078300)
  • skip major version tag deletion on first release (46f1e41)

Documentation

  • add missing inputs to README table, optimize Docker build (54782a8)
  • add no-push rule to CLAUDE.md (8f324c5)
  • update CLAUDE.md with commit guidelines and language (7979814)

Continuous Integration

  • skip auto-generated changelog and contributors commits in release notes (1d3416a)
  • revert to body_path RELEASE.md in release workflow (fba8198)
  • use generate_release_notes instead of RELEASE.md (d59ba82)
  • migrate gitlab-mirror workflow to multi-git-mirror action (550a4bc)
  • use somaz94/contributors-action@v1 for contributors generation (858b7fa)
  • use major-tag-action for version tag updates (764e283)
  • migrate changelog generator to go-changelog-action (e25955f)
  • add release config, contributors and dependabot auto-merge workflows (32e08de)
  • update Go version from 1.23 to 1.26 (2eab530)
  • unify changelog-generator with flexible tag pattern (e63c86b)
  • use conventional commit message in changelog-generator workflow (c40a597)

Chores

  • upgrade Go version to 1.26 (7a76830)
  • change license from MIT to Apache 2.0 (67cc84a)
  • migrate devcontainer feature from devcontainers-contrib to devcontainers-extra (f73b6e4)

Contributors

  • somaz

v1.7.1 (2026-03-09)

Bug Fixes

  • resolve retry chdir path duplication and skip commit/push in PR dry run mode (1a83cd5)

Contributors

  • somaz

v1.7.0 (2026-03-09)

Features

  • add action outputs, draft PR, reviewers/assignees, and bug fixes (a63a2cc)
  • add action outputs, draft PR, and PR reviewers/assignees support (bc884dc)
  • add action outputs, draft PR, and PR reviewers/assignees support (df02785)

Code Refactoring

  • remove emojis, fix API array response handling, and improve error safety (ed0e977)
  • remove emojis from output, fix panic and API response bug (a95c69f)
  • extract GitHub API client and remove code duplication (790f7e1)

Tests

  • add tests for new packages and improve coverage (8f21aa2)
  • add unit tests for git and pr packages, add unit-tests CI job (9a9317c)

Builds

  • deps: bump docker/setup-buildx-action from 3 to 4 (b1a223f)
  • deps: bump docker/build-push-action from 6 to 7 (a2f66dd)
  • deps: bump golang in the docker-minor group (481167e)

Chores

  • add Makefile and unify project config with other repositories (63181a8)
  • unify workflow structure with other repositories (8a70427)
  • stale-issues, issue-greeting (7c56e38)

Contributors

  • somaz

v1.6.3 (2025-11-27)

Code Refactoring

Documentation

Contributors

  • somaz

v1.6.2 (2025-11-25)

Code Refactoring

Documentation

Chores

Contributors

  • somaz

v1.6.1 (2025-11-25)

Code Refactoring

Documentation

Chores

Contributors

  • somaz

v1.6.0 (2025-11-24)

Code Refactoring

Builds

  • deps: bump actions/checkout from 5 to 6 (62a20b0)

Chores

Contributors

  • somaz

v1.5.3 (2025-10-28)

Code Refactoring

  • internal/git (400b337)
  • internal/git , add: internal/gitcmd (6602359)

Contributors

  • somaz

v1.5.2 (2025-10-28)

Code Refactoring

Builds

  • deps: bump actions/checkout from 4 to 5 (872d523)
  • deps: bump golang in the docker-minor group (d361ab1)
  • deps: bump super-linter/super-linter from 7 to 8 (43ee54c)

Contributors

  • somaz

v1.5.1 (2025-04-15)

Bug Fixes

Contributors

  • somaz

v1.5.0 (2025-04-14)

Bug Fixes

Documentation

Tests

  • commit JSON file with separate pattern (a472270)
  • commit multiple files with space-separated pattern (4630269)

Add

Contributors

  • somaz

v1.4.2 (2025-03-04)

Bug Fixes

Contributors

  • somaz

v1.4.1 (2025-02-27)

Bug Fixes

Add

Contributors

  • somaz

v1.4.0 (2025-02-17)

Bug Fixes

Chores

Contributors

  • somaz

v1.3.2 (2025-02-17)

Bug Fixes

  • action.yml, commit.go, pr.go (c26d740)

Contributors

  • somaz

v1.3.1 (2025-02-17)

Bug Fixes

Builds

  • deps: bump golang in the docker-minor group (d92e6aa)

Contributors

  • somaz

v1.3.0 (2025-02-17)

Bug Fixes

Documentation

Contributors

  • somaz

v1.2.4 (2025-02-13)

Bug Fixes

Contributors

  • somaz

v1.2.3 (2025-02-12)

Bug Fixes

Contributors

  • somaz

v1.2.2 (2025-02-12)

Bug Fixes

Contributors

  • somaz

v1.2.1 (2025-02-12)

Bug Fixes

Contributors

  • somaz

v1.2.0 (2025-02-12)

Bug Fixes

Add

Contributors

  • somaz

v1.1.4 (2025-02-07)

Bug Fixes

Contributors

  • somaz

v1.1.3 (2025-02-07)

Bug Fixes

Contributors

  • somaz

v1.1.2 (2025-02-07)

Documentation

Contributors

  • somaz

v1.1.1 (2025-02-06)

Bug Fixes

Contributors

  • somaz

v1.1.0 (2025-02-06)

Bug Fixes

Documentation

  • README.md & fix: use-action.yml (5354db5)

Contributors

  • somaz

v1.0.2 (2025-02-06)

Bug Fixes

Contributors

  • somaz
  • test1

v1.0.1 (2025-02-05)

Bug Fixes

Documentation

Add

  • release.yml & fix: changelog-generator.yml (49e2222)

Contributors

  • somaz
  • test1

v1.0.0 (2025-02-05)

Bug Fixes

Add

Contributors

  • somaz
  • test1