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

Allow clang-format to be triggered in push events #1565

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

enjoy-binbin
Copy link
Member

Just like spell-check workflow, we should allow to trigger it
in push events, so that the forks repo can notice the format
thing way before submitting the PR.

Just like spell-check workflow, we should allow to trigger it
in push events, so that the forks repo can notice the format
thing way before submitting the PR.

Signed-off-by: Binbin <[email protected]>
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.95%. Comparing base (2a1a65b) to head (a812582).
Report is 3 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1565      +/-   ##
============================================
+ Coverage     70.78%   70.95%   +0.16%     
============================================
  Files           120      120              
  Lines         65046    65060      +14     
============================================
+ Hits          46045    46165     +120     
+ Misses        19001    18895     -106     

see 14 files with indirect coverage changes

@enjoy-binbin enjoy-binbin merged commit cda9eee into valkey-io:unstable Jan 16, 2025
49 checks passed
@enjoy-binbin enjoy-binbin deleted the format_push branch January 16, 2025 02:23
proost pushed a commit to proost/valkey that referenced this pull request Jan 17, 2025
Just like spell-check workflow, we should allow to trigger it
in push events, so that the forks repo can notice the format
thing way before submitting the PR.

Signed-off-by: Binbin <[email protected]>
Signed-off-by: proost <[email protected]>
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.

4 participants