github-repo-branch-naming-policy-action

A GitHub Action to prevent pull requests from being merged and sends issue notifications if a branch is not following the configured naming convention.

MIT License

Stars
4
Committers
1
github-repo-branch-naming-policy-action - v1.1.1 Latest Release

Published by nicklegan 7 months ago

  • Dependency updates
github-repo-branch-naming-policy-action - v1.1.0

Published by nicklegan over 2 years ago

  • Introduced closing the issue instead of deleting as default, without the need of a separate repo scoped token. The default Actions GITHUB_TOKEN will be sufficient for this use case. An additional delete flag in the workflow with a higher scoped token can be used to delete the issue opened instead of closing it.

Full Changelog: https://github.com/nicklegan/github-repo-branch-naming-policy-action/compare/v1.0.0...v1.1.0

github-repo-branch-naming-policy-action - v1.0.0

Published by nicklegan over 2 years ago