Skip to content

hutchic-org/template-php

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

13f047e · Dec 30, 2024

History

46 Commits
Dec 27, 2024
Feb 6, 2024
Feb 6, 2024
Dec 30, 2024
Feb 6, 2024
Nov 22, 2024
Feb 6, 2024
Feb 6, 2024
Nov 11, 2024
Feb 6, 2024

Repository files navigation

  • detect-secrets scan > .secrets.baseline
  • set github setting
    • allow auto-merge
    • automatically delete head branches
  • set github branch protection rules:
    • require a pull request before merging
    • require status checks to pass
      • pre-commit
      • valid pr titles
      • sync
  • set github secrets for actions and dependabot
    • AUTO_MERGE_TOKEN
    • GH_TOKEN