Skip to content

Commit b8d07d6

Browse files
committed
Auto commit by Go Git Commit Action
1 parent a63a2cc commit b8d07d6

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
2+
### Build
3+
- bump golang in the docker-minor group by @dependabot[bot]
4+
- bump docker/build-push-action from 6 to 7 by @dependabot[bot]
5+
- bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot]
6+
7+
### Chore
8+
- stale-issues, issue-greeting by @somaz94
9+
- unify workflow structure with other repositories by @somaz94
10+
- add Makefile and unify project config with other repositories by @somaz94
11+
12+
### Features
13+
- add action outputs, draft PR, and PR reviewers/assignees support by @somaz94
14+
- add action outputs, draft PR, and PR reviewers/assignees support by @somaz94
15+
- add action outputs, draft PR, reviewers/assignees, and bug fixes by @somaz94
16+
17+
### Refactoring
18+
- extract GitHub API client and remove code duplication by @somaz94
19+
- remove emojis from output, fix panic and API response bug by @somaz94
20+
- remove emojis, fix API array response handling, and improve error safety by @somaz94
21+
22+
### Testing
23+
- add unit tests for git and pr packages, add unit-tests CI job by @somaz94
24+
- add tests for new packages and improve coverage by @somaz94
25+
26+
**Full Changelog**: https://github.com/somaz94/go-git-commit-action/compare/v1.6.3...v1.7.0

0 commit comments

Comments
 (0)