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

feat: Repo specific exemptions #158

Merged
merged 12 commits into from
Jun 1, 2024
Merged

feat: Repo specific exemptions #158

merged 12 commits into from
Jun 1, 2024

Conversation

zkoppert
Copy link
Member

@zkoppert zkoppert commented May 31, 2024

Pull Request

fixes #151

This pull request introduces the concept of repository-specific exemptions for package ecosystems in the Dependabot configuration. The changes allow for more granular control over which ecosystems are exempt from the Dependabot configuration on a per-repository basis.

Proposed Changes

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
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

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

Signed-off-by: Zack Koppert <zkoppert@github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>
…over it

Signed-off-by: Zack Koppert <zkoppert@github.com>
@zkoppert zkoppert requested a review from jmeridth as a code owner May 31, 2024 23:08
@zkoppert zkoppert changed the title Repo specific exemptions feat: Repo specific exemptions May 31, 2024
Copy link
Member

@jmeridth jmeridth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couple suggestions, otherwise LGTM

.env-example Show resolved Hide resolved
env.py Outdated Show resolved Hide resolved
env.py Outdated Show resolved Hide resolved
zkoppert and others added 5 commits May 31, 2024 20:01
Co-authored-by: Jason Meridth <jmeridth@github.com>
Co-authored-by: Jason Meridth <jmeridth@github.com>
🤦 needed to use all instead of any

Signed-off-by: jmeridth <jmeridth@gmail.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
@zkoppert zkoppert merged commit 8998025 into main Jun 1, 2024
23 checks passed
@zkoppert zkoppert deleted the repo-specific-exemptions branch June 1, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature request: Add ability for per project ecosystem exemption
2 participants