Skip to content

Rename completed job to avoid confusing behavior#5895

Merged
Warashi merged 1 commit into
masterfrom
ci-go-completed-job-rename
May 29, 2025
Merged

Rename completed job to avoid confusing behavior#5895
Warashi merged 1 commit into
masterfrom
ci-go-completed-job-rename

Conversation

@Warashi
Copy link
Copy Markdown
Member

@Warashi Warashi commented May 29, 2025

What this PR does:

Rename GitHub Action Job

Why we need it:

We set go-completed as the required check, but this condition passes at one of the lint/test passes and the other is not running yet.
This behavior is not expected; we want to set both of the lint/test as required.

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):

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.85%. Comparing base (b04ee8c) to head (5535876).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5895      +/-   ##
==========================================
+ Coverage   27.84%   27.85%   +0.01%     
==========================================
  Files         519      519              
  Lines       55793    55793              
==========================================
+ Hits        15533    15539       +6     
+ Misses      39076    39070       -6     
  Partials     1184     1184              
Flag Coverage Δ
. 23.75% <ø> (+0.01%) ⬆️
.-pkg-app-pipedv1-plugin-example 0.00% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 63.60% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 64.93% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 35.51% <ø> (ø)
.-pkg-plugin-sdk 49.25% <ø> (ø)
.-tool-actions-gh-release 19.58% <ø> (ø)
.-tool-actions-plan-preview 23.22% <ø> (ø)
.-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 Sentry.
📢 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 marked this pull request as ready for review May 29, 2025 02:34
@Warashi Warashi requested a review from a team as a code owner May 29, 2025 02:34
Copy link
Copy Markdown
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

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

👌

@Warashi Warashi merged commit 44a0c00 into master May 29, 2025
42 checks passed
@Warashi Warashi deleted the ci-go-completed-job-rename branch May 29, 2025 03:48
@github-actions github-actions Bot mentioned this pull request Jun 2, 2025
@github-actions github-actions Bot mentioned this pull request Jul 14, 2025
@github-actions github-actions Bot mentioned this pull request Aug 15, 2025
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.

4 participants