Skip to content

ci:avoid dependbot trigger reduant push event#1269

Merged
xushiwei merged 1 commit intogoplus:mainfrom
luoliwoshang:ci/dependbot
Sep 8, 2025
Merged

ci:avoid dependbot trigger reduant push event#1269
xushiwei merged 1 commit intogoplus:mainfrom
luoliwoshang:ci/dependbot

Conversation

@luoliwoshang
Copy link
Member

@luoliwoshang luoliwoshang commented Sep 6, 2025

fix follow

image

Dependabot PRs trigger both push and pull_request events, causing workflows to run twice. See duplicate runs in luoliwoshang#170. This excludes Dependabot branches from push triggers while keeping pull_request triggers intact.

you can see the result at https://github.com/luoliwoshang/llgo/pull/172,with the dependabot will only trigger the pr action

@codecov
Copy link

codecov bot commented Sep 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.28%. Comparing base (6588f36) to head (82ed846).
⚠️ Report is 42 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1269   +/-   ##
=======================================
  Coverage   90.28%   90.28%           
=======================================
  Files          40       40           
  Lines       11704    11704           
=======================================
  Hits        10567    10567           
  Misses       1010     1010           
  Partials      127      127           

☔ 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.

@xushiwei xushiwei merged commit 1f78836 into goplus:main Sep 8, 2025
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants