Skip to content

ci: add labels for GitHub Actions dependabot updates#6906

Open
Ayushmore1214 wants to merge 1 commit into
masterfrom
Ayushmore1214-patch-1
Open

ci: add labels for GitHub Actions dependabot updates#6906
Ayushmore1214 wants to merge 1 commit into
masterfrom
Ayushmore1214-patch-1

Conversation

@Ayushmore1214

Copy link
Copy Markdown
Member

What this PR does: Adds labels for GitHub Actions Dependabot pull requests in .github/dependabot.yml.

Why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Adds labels for GitHub Actions Dependabot pull requests in .github/dependabot.yml.

Signed-off-by: Ayush More <ayushmore42595@gmail.com>
@Ayushmore1214 Ayushmore1214 requested a review from a team as a code owner June 10, 2026 14:23
@Ayushmore1214

Copy link
Copy Markdown
Member Author

@Warashi PTAL!

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.38%. Comparing base (dcc037e) to head (fd73c2c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6906   +/-   ##
=======================================
  Coverage   29.38%   29.38%           
=======================================
  Files         601      601           
  Lines       64278    64278           
=======================================
  Hits        18886    18886           
  Misses      43924    43924           
  Partials     1468     1468           
Flag Coverage Δ
. 23.15% <ø> (ø)
.-pkg-app-pipedv1-plugin-analysis 32.43% <ø> (ø)
.-pkg-app-pipedv1-plugin-ecs 31.74% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 58.37% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 59.66% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 38.18% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 33.04% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 52.71% <ø> (ø)
.-pkg-plugin-sdk 50.34% <ø> (ø)
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.51% <ø> (ø)
.-tool-codegen-protoc-gen-auth 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Warashi Warashi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

dependabot automatically adds labels to PRs like the one below.
Warashi/cage#76

Additionally, we manage PR labels with labeler, so we don't have to configure them in Dependabot.

area/build:
- hack/*
- .github/*
- .github/**/*
- Makefile
- local/*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants