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

Include dependabot configuration file #748

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

glatterf42
Copy link
Member

@glatterf42 glatterf42 commented Oct 20, 2023

This PR introduces a dependabot configuration file with the aim of automatically setting @khaeru and myself as assignees and reviewers for dependabot PRs.

How to review

I'm not entirely sure how to best test this config file. Can we point dependabot to this branch and wait for the next PR to pop up?
Apart from that, you can check that the file is following the official guidelines. It pieces together a few options, namely assignees, labels, and reviewers. The package-ecosystem is the same for pip and poetry and there is a note for pip and pip-compile.

  • Read the diff and note that the CI checks all pass.

PR checklist

  • Continuous integration checks all ✅
  • [ ] Add or expand tests; coverage checks both ✅ No new functionality.
  • [ ] Add, expand, or update documentation. Nothing user facing added.
  • [ ] Update release notes. Nothing user facing added.

@glatterf42 glatterf42 added enh New features & functionality ci Continuous integration labels Oct 20, 2023
@glatterf42 glatterf42 self-assigned this Oct 20, 2023
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #748 (87e0553) into main (248bcbd) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #748   +/-   ##
=====================================
  Coverage   94.3%   94.3%           
=====================================
  Files         43      43           
  Lines       3474    3474           
=====================================
  Hits        3279    3279           
  Misses       195     195           

Copy link
Member

@khaeru khaeru left a comment

Choose a reason for hiding this comment

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

Looks good with the latest change. Let's see how it works.

.github/dependabot.yml Outdated Show resolved Hide resolved
@glatterf42 glatterf42 merged commit dc7c183 into iiasa:main Nov 2, 2023
18 checks passed
@glatterf42 glatterf42 deleted the include/dependabot-config branch November 2, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration enh New features & functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants