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

Issue #564: add dependabot to keep GitHub Actions up to date #565

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

sbfnk
Copy link
Contributor

@sbfnk sbfnk commented Jan 5, 2024


Description

This PR closes #564.

It does so by adding a bot that keeps the action up to date. No need for a news item / package checks etc.

Checklist

  • My PR is based on a package issue and I have explicitly linked it.
  • I have included the target issue or issues in the PR title as follows: issue-number: PR title
  • I have tested my changes locally.
  • I have added or updated unit tests where necessary.
  • I have updated the documentation if required.
  • I have built the package locally and run rebuilt docs using roxygen2.
  • My code follows the established coding standards and I have run lintr::lint_package() to check for style issues introduced by my changes.
  • I have added a news item linked to this PR.
  • I have reviewed CI checks for this PR and addressed them as far as I am able.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e01450f) 85.14% compared to head (88e7b45) 85.14%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #565   +/-   ##
========================================
  Coverage    85.14%   85.14%           
========================================
  Files           21       21           
  Lines         1710     1710           
========================================
  Hits          1456     1456           
  Misses         254      254           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nikosbosse
Copy link
Contributor

This is pretty cool!

@nikosbosse nikosbosse merged commit 1a89300 into develop Jan 5, 2024
11 checks passed
@nikosbosse nikosbosse deleted the dependabot-actions branch January 5, 2024 15:47
@sbfnk sbfnk mentioned this pull request Jan 5, 2024
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