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

[ISSUE #4810] Fix stale workflow failure and adjust cron with UTC time #4811

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

Pil0tXia
Copy link
Member

@Pil0tXia Pil0tXia commented Apr 4, 2024

Fixes #4810

Motivation

https://github.com/apache/eventmesh/actions/runs/8548456034

Modifications

Correct keyword and adjust time to 2:30 UTC+8.

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.20%. Comparing base (6594588) to head (d77aa85).

❗ Current head d77aa85 differs from pull request most recent head f8312ea. Consider uploading reports for the commit f8312ea to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4811   +/-   ##
=========================================
  Coverage     16.20%   16.20%           
  Complexity     1710     1710           
=========================================
  Files           857      857           
  Lines         30883    30883           
  Branches       2685     2685           
=========================================
  Hits           5005     5005           
  Misses        25410    25410           
  Partials        468      468           

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

@Pil0tXia Pil0tXia merged commit f45141d into master Apr 5, 2024
16 checks passed
@Pil0tXia Pil0tXia deleted the Pil0tXia-patch-action-1 branch April 5, 2024 06:16
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.

[Bug] Fix stale workflow failure and adjust cron with UTC time
4 participants