Skip to content

issues Search Results · repo:JsonMa/validate-branch-name language:JavaScript

Filter by

6 results
 (61 ms)

6 results

inJsonMa/validate-branch-name (press backspace or delete to remove)

Hi, thank you for providing this util. I m wondering which package is used to get the current branch name, - In index.js I can see require( current-git-branch ) which is not added to the project dependencies. ...
  • amrsalama
  • 2
  • Opened 
    on Feb 8
  • #31

The dependency current-git-branch doesn t seem to get maintained any more and even already got a security related issue being opened without any reaction, compare to https://github.com/JPeer264/node-current-git-branch/issues/3 ...
  • mfranzke
  • Opened 
    on Sep 15, 2024
  • #19

Hi there! I came across this repo and was wounding it s deprecated? I m using pre-commit framework to maintain my git hooks instead of husky and I want to use it from pre-commit framework. You only need ...
enhancement
  • Yokozuna59
  • Opened 
    on Jan 27, 2023
  • #11

When I run npx validate-branch-name it says Error: not a git repository Here is my test case: mkdir test cd test git init npm i validate-branch-name -D npx validate-branch-name I am running this on ...
  • ellierider
  • 2
  • Opened 
    on Oct 29, 2022
  • #7

Steps to reproduce: .validate-branch-namerc.js module.exports = { // prettier-ignore pattern: ^(?:develop|(?:feat|fix)\/RMC-\d+|release\/(?:\d+.?)+[^.])$ , errorMsg: Branch name is not ...
  • standbyoneself
  • 4
  • Opened 
    on Apr 26, 2022
  • #6

Could you please update the cosmiconfig dependency to at least version ^7.0.0 to support .cjs extension please ? Thank you.
  • gbcreation
  • 2
  • Opened 
    on Nov 25, 2021
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub