Skip to content

tsuyoshicho/.github

Repository files navigation

.github

GitHub global config for:

see: Creating a default community health file - GitHub Docs

template

Used in all repositories, for creating base. setup template repository for tsuyoshicho/all-repository-base-template.

include below:

  • .gitattributes / .gitignore (generate from gitignore.io)
  • application config in .github
  • release workflow in .github/workflows
  • semver update workflow in .github/workflows

common labels

Issue template files to automatic add below labels.

  • label auto:bug / undefined
  • label question / undefined

renovate

Default config include. and see: tsuyoshicho/renovate-config

  • label renovate - renovate update / #313cb7

All repositories are disabled, and enable are selected.

Weekly Digest

Default config include. and see: GitHub Apps - Weekly Digest

  • label weekly-digest - (none) / #9C27B0

All repositories are disabled, and enable are selected.

auto-assign-issues

Default config include. and see: GitHub Apps - auto-assign-issues

All repositories are enabled.

GitHub Action : bump

Using release / semver update.

auto-gen PR and version bump up label see: haya14busa/action-bumpr

  • label bump:major - Bump up major version / #ff0000
  • label bump:minor - Bump up minor version / #AA3300
  • label bump:patch - Bump up patch version / #53d1a5

About

GitHub personal global config

Resources

License

Code of conduct

Stars

Watchers

Forks