This repository is my GitHub Action Repository template
- use this template
- rename package at
package.json - change labels use
.github/labels.ymland MobileAct/GithubLabelSetUpper- change
bugandquestionlabels before GithubLabelSetUpper, because it tool has bug case insensitive
- change
- add bot account token
MEILCLI_BOT(fine-granted token, readonlyCommit status, read-writeContentsandPullRequestscope) - add branch protection rule
masterRequire pull request reviews before mergingDismiss stale pull request approvals when new commits are pushedRequire review from Code Owners
Require status checks to pass before merging- change
buildto required
- change
- add branch protection rule
v* - change setting to off
- Wikis
- Projects
- Allow rebase merging
- change setting to on
- Automatically delete head branches
- remove comment out
release.ymlschedule cron - add metrics
- create gist
- add secrets
- change repository
- update README
changelist:
- CodeOwner
- Dependabot
- secret name at
ci.ymlandmerge.yml - license copyright
- add metrics
see Contributing.md
- actions/toolkit, published by MIT License