Coder Social home page Coder Social logo

skimit / validate-pull-request-title-github-action Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 13 KB

GitHub Action that validates any Pull Request title to verify if it contains the ticket ID followed by a small description.

License: MIT License

Dockerfile 20.96% Shell 79.04%
github-actions actions

validate-pull-request-title-github-action's Introduction

Pull Request Title Validation GitHub Action

This action validates any Pull Request title to verify if it contains the ticket ID followed by a small description.

Inputs

pr-title

Required The title of the Pull Request.

Example usage

name: 'Validate Pull Request Title'
on:
  pull_request:
    types:
      - opened
      - reopened
      - edited
      - synchronize

jobs:
  validate-pr-title:
    runs-on: ubuntu-latest
    steps:
      - name: Checkout
        uses: actions/checkout@v2
      - name: Pull Request Title Validation
        uses: skimit/[email protected]
        with:
          pr-title: "${{ github.event.pull_request.title }}"

Motivation

Deeper Insightsโ„ข mission is to empower people to use data more effectively and to demystify artificial intelligence. Rather than holding up the common narrative of machines replacing humans, we see how machines can help humans to have easier lives and better businesses. Creating bespoke solutions is part of our DNA. We came up with this solution to help our specialists focus on delivering the best version of their work, using automation to take care of the repetitive tasks.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

validate-pull-request-title-github-action's People

Contributors

rafaelcpalmeida avatar

Stargazers

Jorge Barnaby avatar

Watchers

Clare Walsh avatar Bernardo Ramos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.