Skip to content

Releases: yi-Xu-0100/repo-list-generator

Release v1.1.1

26 Feb 12:14
b899d3d
Compare
Choose a tag to compare

♻️ Changed

  • 🐛 update README version.
  • ⬆️ use nodejs16 in action.
  • 💚 update set-output commands.

Release v1.1.0

25 Aug 15:03
2fcb39d
Compare
Choose a tag to compare

✨ Added

  • ✨ add allow_archived support, default include the archived repo in repo list.
  • ✨ add archivedList output.

Release v1.0.1

02 Feb 09:22
98f4508
Compare
Choose a tag to compare

♻️ Changed

  • 📝 use the ${{ github.repository }} as the default value of input user.

Release v1.0.0

01 Feb 13:19
e8241fc
Compare
Choose a tag to compare

✨ Added

  • ✨ add allow_empty support, default exclude the empty repo in repo list.
  • ✨ add emptyList output.

♻️ Changed

  • 📝 add descriptions for repo list output in logs.
  • 🔥 Delete maxPage input.

Release v0.4.1

09 Nov 03:44
406cb47
Compare
Choose a tag to compare

♻️ Changed

  • 📝 update version for readme.

Release v0.4.0

09 Nov 03:40
fa76d0f
Compare
Choose a tag to compare

✨ Added

  • ✨ add block_list support.

♻️ Changed

  • 🗑 change maxPage to max_page.

Release v0.3.0

20 Oct 10:37
47509de
Compare
Choose a tag to compare

♻️ Changed

  • 🔒 support default GITHUB_TOKEN.

Release v0.2.1

19 Oct 08:18
0631b9c
Compare
Choose a tag to compare

✨ Added

  • ✨ support for organization.

♻️ Changed

  • 📝 update descriptions about my_token.
  • ✏️ update version for readme.

Release v0.2.0

18 Oct 10:59
c0cd407
Compare
Choose a tag to compare

✨ Added

  • ✨ Fit debug option for save repo information.(default false)
  • ✨ Use artifact option to upload repo information in debug mode.
  • ✨ Add current repo name to output(repo).

♻️ Changed

  • 🙈 remove test directory.

🐛 Fixed

  • 🐛 Fix privateList and forkList info error.

Release v0.1.0

16 Oct 13:05
7d583ef
Compare
Choose a tag to compare

🚑 Fixed

  • fix get the organization repo list with the repo token.