Skip to content

Conversation

@gp201
Copy link
Collaborator

@gp201 gp201 commented Sep 19, 2025

This pull request adds support for Dependabot to manage Conda dependencies in the repository. This ensures that Conda packages will be regularly checked and kept up-to-date.

Dependency management:

  • .github/dependabot.yml: Added a new entry for the conda package ecosystem to enable monthly update checks for Conda dependencies.

Signed-off-by: Praneeth <pgangavarapu@scripps.edu>
@gp201 gp201 requested a review from Copilot September 19, 2025 17:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds Conda package ecosystem support to the Dependabot configuration to enable automated dependency management for Conda packages. The change ensures that Conda dependencies will be monitored and updated on a monthly schedule alongside existing package ecosystems.

  • Added Conda package ecosystem configuration to Dependabot
  • Configured monthly update schedule for Conda dependencies
  • Maintained consistency with existing Dependabot configuration format

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gp201 gp201 requested a review from Copilot September 19, 2025 17:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gp201 gp201 requested a review from Copilot September 19, 2025 17:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gp201 gp201 enabled auto-merge (squash) September 19, 2025 17:32
@gp201 gp201 disabled auto-merge September 19, 2025 17:34
@gp201 gp201 requested a review from Copilot September 19, 2025 17:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gp201 gp201 enabled auto-merge (squash) September 19, 2025 17:37
@gp201 gp201 disabled auto-merge September 19, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant