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 devcontainer features to dependabot #4052

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Add devcontainer features to dependabot #4052

merged 1 commit into from
Sep 11, 2024

Conversation

tjorim
Copy link
Contributor

@tjorim tjorim commented Sep 10, 2024

I don't use devcontainers myself yet but was requested in hacs/addons#12.

@tjorim
Copy link
Contributor Author

tjorim commented Sep 10, 2024

While this will handle dependency updates I'm not sure if this label is the correct one.
@coderabbitai what do you think?

Copy link
Contributor

coderabbitai bot commented Sep 10, 2024

Oops, something went wrong! Please try again later. 🐰 💔

@tjorim
Copy link
Contributor Author

tjorim commented Sep 10, 2024

@coderabbitai retry

Copy link
Contributor

coderabbitai bot commented Sep 10, 2024

Tip

For best results, initiate chat on the files or code changes.

@tjorim The label pr: dependency-update is typically used for PRs that involve updating dependencies. Since this PR is about adding devcontainer features to dependabot, it could be considered a dependency-related update, as it involves managing dependencies for development environments.

However, if the label is intended strictly for updating existing dependencies (e.g., libraries or packages), it might not fully capture the scope of this PR, which is more about adding new functionality. You might want to consider whether a more specific label (e.g., something related to devcontainers) would be more appropriate, or if the current label is sufficient for your purposes.

Let me know what you think!

Analysis chain
Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Fetch the labels associated with the PR to determine which one is being questioned.
gh pr view 4052 --json labels

Length of output: 143

Copy link
Member

@ludeeus ludeeus left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@ludeeus ludeeus merged commit b399f53 into hacs:main Sep 11, 2024
22 of 23 checks passed
@tjorim tjorim deleted the patch-1 branch September 11, 2024 07:06
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants