Skip to content

Pull Request Typography

Actions
GitHub Action that helps you make pull-requests look nice
v0.0.10
Latest
Star (2)

Pull-Request-Typography

Maintainability Test Coverage

DeepSource

Usage

  - name: Pull-Request-Typography
    uses: chyccs/pull-request-typography@master
    continue-on-error: true
    with:
        language: python
        src_path: ${{ github.workspace }}
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

You can skip to set language variable if same as github detection

🪄 Bump dependabot🤖 pull request title

AS-IS

build(deps): bump semgrep from 1.9.0 to 1.10.0

TO-BE

build(deps): bump semgrep from 1.9.0 to 1.10.0

🗂 Make your pull-request to conventional pull-request

AS-IS

(Feat)Extends Singularize And Pluralize Symbols

TO-BE

feat: extends singularize and pluralize symbols

🔦 Emphasize keywords

AS-IS

Feat: Add make_test.py and resource files like en_us.res to achieve 100% testing

TO-BE

feat: Add make_test.py and resource files like en_us.res to achieve 100% testing

Dependencies

Pull Request Typography is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

GitHub Action that helps you make pull-requests look nice
v0.0.10
Latest

Pull Request Typography is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.