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

Add Github workflow to comment on issues when a fix was released #3866

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

antonpirker
Copy link
Member

When a release is done the Changelog will be parsed for issue numbers. Then a comment will be added to those issues that a fix has been released.

This is taken from the Javascript SDK: https://github.com/getsentry/sentry-javascript/blob/develop/.github/workflows/release-comment-issues.yml

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.93%. Comparing base (26479b2) to head (b1338cd).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3866   +/-   ##
=======================================
  Coverage   79.93%   79.93%           
=======================================
  Files         137      137           
  Lines       15403    15403           
  Branches     2620     2620           
=======================================
  Hits        12313    12313           
  Misses       2219     2219           
  Partials      871      871           

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.

2 participants