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

[MNT] Update labels & rename dependabot.yaml to dependabot.yml #143

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

alyssadai
Copy link
Contributor

@alyssadai alyssadai commented Dec 19, 2024

Changes proposed in this pull request:

  • dependabot.yaml renamed for consistency with other repos

Checklist

This section is for the PR reviewer

  • PR has an interpretable title with a prefix ([ENH], [FIX], [REF], [TST], [CI], [MNT], [INF], [MODEL], [DOC]) (see our Contributing Guidelines for more info)
  • PR has a label for the release changelog or skip-release (to be applied by maintainers only)
  • PR links to GitHub issue with mention Closes #XXXX
  • Tests pass
  • Checks pass

For new features:

  • Tests have been added

For bug fixes:

  • There is at least one test that would fail under the original bug conditions.

Summary by Sourcery

Chores:

  • Update dependabot labels to use "dependencies".

@alyssadai alyssadai added the skip-release PR doesn't appear in the changelog and preserves current version when merged label Dec 19, 2024
Copy link

sourcery-ai bot commented Dec 19, 2024

Reviewer's Guide by Sourcery

This PR renames the dependabot configuration file to dependabot.yml and updates the dependabot labels for consistency with other repositories.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Renamed dependabot.yaml to dependabot.yml
  • Renamed the file to .github/dependabot.yml
.github/dependabot.yml
Updated dependabot labels
  • Updated labels from maint:dependency and type:maintenance to dependencies
.github/dependabot.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@alyssadai alyssadai marked this pull request as ready for review December 19, 2024 22:07
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.17%. Comparing base (509325e) to head (579a9d1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   97.17%   97.17%           
=======================================
  Files          23       23           
  Lines         707      707           
=======================================
  Hits          687      687           
  Misses         20       20           

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

@alyssadai alyssadai changed the title [MNT] Update labels & rename dependabot.yaml to dependabot.yml [FIX] Update labels & rename dependabot.yaml to dependabot.yml Dec 19, 2024
@alyssadai alyssadai changed the title [FIX] Update labels & rename dependabot.yaml to dependabot.yml [MNT] Update labels & rename dependabot.yaml to dependabot.yml Dec 19, 2024
Copy link
Contributor

@surchs surchs left a comment

Choose a reason for hiding this comment

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

🧑‍🍳

@alyssadai alyssadai merged commit c4af2df into main Dec 19, 2024
8 checks passed
@alyssadai alyssadai deleted the alyssadai-patch-1 branch December 19, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-release PR doesn't appear in the changelog and preserves current version when merged
Projects
Status: Review - Done
Development

Successfully merging this pull request may close these issues.

2 participants