action-branch-name icon indicating copy to clipboard operation
action-branch-name copied to clipboard

Github action to enforce naming convention on branch names

Results 7 action-branch-name issues
Sort by recently updated
recently updated
newest added

Would it be possible to support the [create](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#create) event trigger? Reasoning: The developer should be notified immediately that the new branch is invalid _before_ creating a pull request. I _could_...

> "Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: deepakputhraya/action-branch-name" The following warning showed up in my CI annotation

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Can we specify `refs/tags/.*` in ignore?