-
Notifications
You must be signed in to change notification settings - Fork 38
Auto-post release PR to develop #566
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
Auto-post release PR to develop #566
Conversation
Auto post release
Auto post release
changing github token
incorrect git-token
Auto post release
…onn/SmartSim into auto-post-release
MattToast
left a comment
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.
LGTM! Thanks for automating one more step of the release process!!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #566 +/- ##
===========================================
+ Coverage 71.45% 71.51% +0.06%
===========================================
Files 66 66
Lines 4571 4571
===========================================
+ Hits 3266 3269 +3
+ Misses 1305 1302 -3 |
This PR adds to the release.yml github workflow to autogenerate a PR that merge changes from master to develop. [ reviewed by @MattToast ] [ committed by @amandarichardsonn ]
This PR adds to the release.yml github workflow to autogenerate a PR that merge changes from master to develop. [ reviewed by @MattToast ] [ committed by @amandarichardsonn ]
This PR adds to the release.yml github workflow to autogenerate a PR that merge changes from master to develop.