Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tj-actions/auto-doc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.3
Choose a base ref
...
head repository: tj-actions/auto-doc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.4
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on May 12, 2023

  1. Merge pull request #476 from tj-actions/upgrade-to-v2.5.3

    Upgraded to v2.5.3
    repo-ranger[bot] authored May 12, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ea29a7f View commit details
  2. Update action.yml

    jackton1 authored May 12, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9b9d172 View commit details
  3. Copy the full SHA
    f5d2fe1 View commit details
Showing with 14 additions and 1 deletion.
  1. +11 −0 HISTORY.md
  2. +3 −1 action.yml
11 changes: 11 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

# [2.5.4](https://github.com/tj-actions/auto-doc/compare/v2.5.3...v2.5.4) - (2023-05-12)

## <!-- 26 -->🔄 Update

- Update action.yml ([9b9d172](https://github.com/tj-actions/auto-doc/commit/9b9d1727f337d5594938fd05288e7d4c9c19efd8)) - (Tonye Jack)

## <!-- 30 -->📝 Other

- PR [#476](https://github.com/tj-actions/auto-doc/pull/476): to v2.5.3 ([ea29a7f](https://github.com/tj-actions/auto-doc/commit/ea29a7f1fc2974b5765bcc856e9348a86cd84458)) - (repo-ranger[bot])

# [2.5.3](https://github.com/tj-actions/auto-doc/compare/v2.5.0...v2.5.3) - (2023-05-12)

## <!-- 0 -->🚀 Features
@@ -21,6 +31,7 @@

## <!-- 7 -->⚙️ Miscellaneous Tasks

- Upgraded from v2.5.2 -> v2.5.3 ([cf27187](https://github.com/tj-actions/auto-doc/commit/cf27187403627d870cf3d278aa0723bdff3d5830)) - (github-actions[bot])
- Remove debug mode ([0ead27c](https://github.com/tj-actions/auto-doc/commit/0ead27c29f963014ceddd7b065ac764ba6eff7f8)) - (Tonye Jack)
- Skip fields that are within the limit ([#472](https://github.com/tj-actions/auto-doc/issues/472)) ([45a609f](https://github.com/tj-actions/auto-doc/commit/45a609f057e55686834a3b6ec66296d6a8461312)) - (Tonye Jack)

4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -50,7 +50,9 @@ runs:
uses: tj-actions/setup-bin@v1
id: setup-bin-go
with:
version: v2.5.3
repository-owner: tj-actions
repository: auto-doc
version: v2.5.4
language-type: 'go'
- run: |
bash $GITHUB_ACTION_PATH/entrypoint.sh