-
Notifications
You must be signed in to change notification settings - Fork 182
Create Github issue on new redmine releases #405
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v2.x #405 +/- ##
=========================================
Coverage 98.47% 98.47%
Complexity 609 609
=========================================
Files 29 29
Lines 1841 1841
=========================================
Hits 1813 1813
Misses 28 28 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wow! very cool idea! 😍
Co-authored-by: Kevin Saliou <[email protected]>
up to you, i think that for a starter it's great already! |
This PR uses the RSS to Issues GitHub Action to check the Redmine news RSS feed every 24h for new Redmine releases. If a new post is published, a Github issue will be created. See here and here as example.
This way we will get notified if a new Redmine version is released.