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

Set Dependabot Commit Message Prefixes #35

Open
6 of 10 tasks
davidlday opened this issue Aug 30, 2023 · 0 comments
Open
6 of 10 tasks

Set Dependabot Commit Message Prefixes #35

davidlday opened this issue Aug 30, 2023 · 0 comments
Assignees

Comments

@davidlday
Copy link
Contributor

davidlday commented Aug 30, 2023

  • python-pointofview
  • python-narrative
  • python-cmudict
  • python-syllables
  • python-prosegrinder
  • python-prosegrinder-restapi
  • annotatedtext
  • annotatedtext-remark
  • annotatedtext-rehype
  • languagetool-service

use the following commit message:

ci: update dependabot commit messages [skip ci]

For References:

github-actions

  commit-message:
    prefix: "ci"
    include: "scope"

gitsubmodule

  commit-message:
    prefix: "fix"
    include: scope

pip\node\etc

  commit-message:
    prefix: "fix"
    prefix-development: "build"
    include: "scope"
@davidlday davidlday self-assigned this Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant