Skip to content
/ action-template Public template

This repository is my GitHub Action Repository template

License

Notifications You must be signed in to change notification settings

MeilCli/action-template

Repository files navigation

action-template

This repository is my GitHub Action Repository template

Usage of this template

  1. use this template
  2. rename package at package.json
  3. change labels use .github/labels.yml and MobileAct/GithubLabelSetUpper
    • change bug and question labels before GithubLabelSetUpper, because it tool has bug case insensitive
  4. add bot account token MEILCLI_BOT(fine-granted token, readonly Commit status, read-write Contents and PullRequest scope)
  5. add branch protection rule master
    • Require pull request reviews before merging
      • Dismiss stale pull request approvals when new commits are pushed
      • Require review from Code Owners
    • Require status checks to pass before merging
      • change build to required
  6. add branch protection rule v*
  7. change setting to off
    • Wikis
    • Projects
    • Allow rebase merging
  8. change setting to on
    • Automatically delete head branches
  9. remove comment out release.yml schedule cron
  10. add metrics
    • create gist
    • add secrets
    • change repository
    • update README

For without MeilCli

changelist:

  • CodeOwner
  • Dependabot
  • secret name at ci.yml and merge.yml
  • license copyright
  • add metrics

Contributes

Could you want to contribute?

see Contributing.md

License

Using

About

This repository is my GitHub Action Repository template

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Contributors 4

  •  
  •  
  •  
  •