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

chore(deps): update dependabot config to include pr prefixes #106

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

jmeridth
Copy link
Member

Closes #104
Closes #105

Pull Request

Proposed Changes

Add commit-message.prefix config option to dependabot so that dependabot pull request titles pass our new PR Title Linting workflow

  • include current dependency updates (black and mypy)
  • setup test env to ignore .env local file contents (idempotent tests ftw)

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance or breaking

Closes #104
Closes #105

Add commit-message.prefix config option to dependabot so that
dependabot pull request titles pass our new PR Title Linting workflow

- [x] include current dependency updates (black and mypy)
- [x] setup test env to ignore .env local file contents (idempotent tests ftw)

Signed-off-by: jmeridth <jmeridth@gmail.com>
@jmeridth jmeridth self-assigned this Apr 25, 2024
@jmeridth jmeridth requested a review from zkoppert as a code owner April 25, 2024 03:41
@jmeridth jmeridth merged commit 7a641f0 into main Apr 25, 2024
24 checks passed
@jmeridth jmeridth deleted the jm-dependabot-pr-prefix-and-updates branch April 25, 2024 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant