Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreateAndEditPushRuleOptions variable commitMessagNegativeRegex contains spelling mistake #3679

Open
2 tasks done
HugUlf opened this issue Jan 21, 2025 · 0 comments
Open
2 tasks done
Labels
type:types Adding or enhancing typescript types

Comments

@HugUlf
Copy link

HugUlf commented Jan 21, 2025

Description

  • Node.js version: 22.12.0
  • Gitbeaker version: 41.0.0
  • Gitbeaker release (cli, rest, core, requester-utils): rest
  • OS & version: MacOS 15.1.1

The CreateAndEditPushRuleOptions interface variable commitMessagNegativeRegex contains a spelling mistake because it is missing an 'e'. I think the variabele cannot be edited because of this.

Possible fixes

Should be changed to commitMessageNegativeRegex in packages/core/src/templates/ResourcePushRules.ts

Checklist

  • I have checked that this is not a duplicate issue.
  • I have read the documentation.
@jdalrymple jdalrymple added the type:types Adding or enhancing typescript types label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:types Adding or enhancing typescript types
Projects
None yet
Development

No branches or pull requests

2 participants