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

Add Dependabot checking #3325

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Add Dependabot checking #3325

merged 1 commit into from
Jun 16, 2024

Conversation

boxydog
Copy link
Contributor

@boxydog boxydog commented Jun 5, 2024

I think I also had to enable dependabot in the github interface. See here.

I wasn't sure if dependabot was even running, because everything is silent, but this run shows dependabot checking. It is not clear what file it is checking, but for example I see "Checking if feedgenerator needs updating", which is only in pyproject.toml, so it looks to me like it is doing the right thing.

@boxydog boxydog changed the title Add dependabot checking (#5) Add dependabot checking Jun 5, 2024
@justinmayer justinmayer changed the title Add dependabot checking Add Dependabot checking Jun 16, 2024
Copy link
Member

@justinmayer justinmayer left a comment

Choose a reason for hiding this comment

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

Dependabot appears to currently have five settings at /settings/security_analysis, the first two of which were already enabled:

  • Dependabot alerts
  • Dependabot security updates
  • Grouped security updates
  • Dependabot version updates
  • Dependabot on Actions runners

I just enabled "Grouped security updates" and "Dependabot on Actions runners". The only one left, "Dependabot version updates", should be enabled when this PR is merged. Let's proceed and see how we fare.

Many thanks for this, @boxydog! ✨

@justinmayer justinmayer merged commit 5c7e4bb into getpelican:master Jun 16, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants