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: Telegram PR merge notification #1348

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

DRMPN
Copy link
Collaborator

@DRMPN DRMPN commented Nov 12, 2024

This is a 🐛 bug fix.

Summary

Fixes formatting errors in Telegram notification messages.

Additionally:

  • Changes the notification text.
  • Removes the PR close notification.

Example:

image

Context

Fixes #1347

@DRMPN DRMPN added the infrastructure Related to non-core aspects of the framework: multiprocessing, serialisation, logging, etc. label Nov 12, 2024
@DRMPN DRMPN requested a review from nicl-nno November 12, 2024 12:13
@DRMPN DRMPN self-assigned this Nov 12, 2024
Copy link
Contributor

Code has no PEP8 errors!

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.31%. Comparing base (949e7bf) to head (dfaf3fc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1348      +/-   ##
==========================================
- Coverage   80.33%   80.31%   -0.02%     
==========================================
  Files         146      146              
  Lines       10464    10464              
==========================================
- Hits         8406     8404       -2     
- Misses       2058     2060       +2     

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

@DRMPN DRMPN merged commit 1bd63c2 into master Nov 12, 2024
7 checks passed
@nicl-nno nicl-nno deleted the DRMPN-fix-PR-merge-notification branch November 18, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Related to non-core aspects of the framework: multiprocessing, serialisation, logging, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Telegram notification message parsing error
2 participants