All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
The emoji used in the GitHub
commit message is based on gitmoji.
0.3.0 - 2020-10-20
- support default
GITHUB_TOKEN
.
0.2.1 -2020-10-19
- support for organization.
- 📝 update descriptions about
my_token
. - ✏️ update version for readme.
0.2.0 - 2020-10-18
- ✨ 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).
- 🙈 remove test directory.
- 🐛 Fix
privateList
andforkList
info error.
0.1.0 - 2020-10-16
- 🚑 fix get the organization repo list with the repo token.
0.0.3 - 2020-10-16
- 🔥 Delete
privateList_ALL
andforkList_ALL
for output. - 🔥 Delete repo sync2gitee workflow.
- 📝 Update repo data save to
${{ github.workspace }}/.repo_list
.
0.0.2 - 2020-10-14
- ✨ support repo list with private and fork setting.
0.0.1 - 2020-10-11
- 🎉 first publish.