-
Notifications
You must be signed in to change notification settings - Fork 15
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
feat: auto pick non-breaking changes #4498
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4498 +/- ##
======================================
- Coverage 73% 72% -0%
======================================
Files 397 399 +2
Lines 67876 67787 -89
Branches 67876 67787 -89
======================================
- Hits 49336 49122 -214
- Misses 15916 16009 +93
- Partials 2624 2656 +32 ☔ View full report in Codecov by Sentry. |
…flip-backend into pla-1142 the commit.
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.
Can we make it a label instead of having to edit the commit message? Having the information in the commit message seems a bit unnecessary... It will appear in (by default) in changelogs etc.
Done
Updated as requested |
* chore: auto pick * fix: correct env * change (#4499) * change (#4501) * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * fix: correct namespace * chore: add notification * chore: use PR and labels * fix: revert to pr closed * fix: do with ref * fake (#4522) * fake (#4524) * chore: add commit sha * chore: remove pla-14432 * chore: improve readme * fix: remove comment * fix: set base commit as main (cherry picked from commit 5894480)
* chore: auto pick * fix: correct env * change (#4499) * change (#4501) * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * fix: correct namespace * chore: add notification * chore: use PR and labels * fix: revert to pr closed * fix: do with ref * fake (#4522) * fake (#4524) * chore: add commit sha * chore: remove pla-14432 * chore: improve readme * fix: remove comment * fix: set base commit as main (cherry picked from commit 5894480)
* chore: auto pick * fix: correct env * change (#4499) * change (#4501) * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * fix: correct namespace * chore: add notification * chore: use PR and labels * fix: revert to pr closed * fix: do with ref * fake (#4522) * fake (#4524) * chore: add commit sha * chore: remove pla-14432 * chore: improve readme * fix: remove comment * fix: set base commit as main (cherry picked from commit 5894480)
* chore: auto pick * fix: correct env * change (#4499) * change (#4501) * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * fix: correct namespace * chore: add notification * chore: use PR and labels * fix: revert to pr closed * fix: do with ref * fake (#4522) * fake (#4524) * chore: add commit sha * chore: remove pla-14432 * chore: improve readme * fix: remove comment * fix: set base commit as main
* chore: auto pick * fix: correct env * change (#4499) * change (#4501) * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * fix: correct namespace * chore: add notification * chore: use PR and labels * fix: revert to pr closed * fix: do with ref * fake (#4522) * fake (#4524) * chore: add commit sha * chore: remove pla-14432 * chore: improve readme * fix: remove comment * fix: set base commit as main (cherry picked from commit 5894480)
* chore: auto pick * fix: correct env * change (#4499) * change (#4501) * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * [pick] * fix: correct namespace * chore: add notification * chore: use PR and labels * fix: revert to pr closed * fix: do with ref * fake (#4522) * fake (#4524) * chore: add commit sha * chore: remove pla-14432 * chore: improve readme * fix: remove comment * fix: set base commit as main (cherry picked from commit 5894480)
…igned-error * origin/main: chore: fetch solana state from docker (#4538) feat: charge a fee for opening swap deposit addresses (#4512) refactor: Remove RpcAsset (PRO-1187) (#4491) fix: re-add version update (#4533) fix: pull first (#4526) feat: auto pick non-breaking changes (#4498) # Conflicts: # state-chain/pallets/cf-ingress-egress/src/lib.rs # state-chain/pallets/cf-ingress-egress/src/tests.rs
This will allow developers to add the
non-breaking
label to their PR which will automatically add the resulting merged commit to the latest release branch and assign @martin-chainflip as a reviewer