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

fix:asf invalid notification scheme 'discussions_status' #2247

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

Z-HUANT
Copy link
Contributor

@Z-HUANT Z-HUANT commented Jul 17, 2023

Purpose of the PR

Error while running notifications feature from .asf.yaml in incubator-hugegraph!
image

Main Changes

fix:asf invalid notification scheme 'discussions_status'

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:

Does this PR potentially affect the following parts?

  • Nope
  • Dependencies (add/update license info)
  • Modify configurations
  • The public API
  • Other affects (typed here)

fix:asf invalid notification scheme 'discussions_status'

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #2247 (e4e2822) into master (8ee3d32) will decrease coverage by 11.43%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master    #2247       +/-   ##
=============================================
- Coverage     65.03%   53.61%   -11.43%     
+ Complexity      979      378      -601     
=============================================
  Files           498      498               
  Lines         40682    40684        +2     
  Branches       5681     5681               
=============================================
- Hits          26458    21812     -4646     
- Misses        11596    16567     +4971     
+ Partials       2628     2305      -323     

see 133 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@javeme javeme left a comment

Choose a reason for hiding this comment

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

LGTM

@imbajin imbajin merged commit c922b10 into apache:master Jul 20, 2023
@@ -57,5 +57,5 @@ notifications:
issues: [email protected]
issues_status: [email protected]
issues_comment: [email protected]
discussions_status: [email protected]
discussions: [email protected]
discussions_comment: [email protected]
Copy link
Member

Choose a reason for hiding this comment

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

@Z-HUANT we need also remove discussions_comment for same problem

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Z-HUANTdiscussions_comment对于同样的问题,我们还需要删除

Pull request has been submitted. #2250

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