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

Removes dependency workflows #4225

Merged
merged 2 commits into from
May 23, 2023
Merged

Conversation

Hanse00
Copy link
Collaborator

@Hanse00 Hanse00 commented May 22, 2023

We remove the weekly GH Action workflows for dependency updates, given that this function is handled by Dependabot.

Fixes #2579

Proposed Changes

  1. Remove the Python and NPM dependency workflows

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

We remove the weekly GH Action workflows for dependency updates,
given that this function is handled by Dependabot.

Resolves #2579
@Hanse00 Hanse00 added the automation related to helping the project operate more efficiently label May 22, 2023
Copy link
Contributor

@zkoppert zkoppert left a comment

Choose a reason for hiding this comment

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

I agree these are redundant and we can remove.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation related to helping the project operate more efficiently
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop custom script and workflow to update Python dependencies and use Dependabot
2 participants