Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codesherpas/titlelint

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codesherpas/titlelint

GitHub Application to block merging Pull Requests that are a Work in Process

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

Why?

We found this app to be useful if you are using Jira or conventional commit. Ensure a pull request is linked to a Jira ticket or follows the conventional commit standard before merging.

Default Configuration
titleLint:
  pattern: (feat|fix|docs|chore|style|refactor|perf|test): .*

Features

  • Blocks merging while title doesn't match regex
Why does this app require read/write permission on my repo?

In order for the review from the application to prevent a merge it needs to have write permissions on the repo.
We chose to use pull request reviews instead of status checks since we wanted this to be pull request specific and not specific to a sha.

Quick start

  • Install GitHub Application
  • Add above configuration to .github/gitbots.yml in your repository

Keywords

FAQs

Package last updated on 24 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc