-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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: add target branch support for bitbucket cloud pull request gener… #22402
base: master
Are you sure you want to change the base?
fix: add target branch support for bitbucket cloud pull request gener… #22402
Conversation
🔴 Preview Environment stopped on BunnyshellSee: Environment Details | Pipeline Logs Available commands (reply to this comment):
|
…ator Signed-off-by: Michal Koval <[email protected]>
0fe88ba
to
7eb28a4
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #22402 +/- ##
==========================================
- Coverage 56.06% 55.99% -0.08%
==========================================
Files 343 343
Lines 57568 57569 +1
==========================================
- Hits 32274 32233 -41
- Misses 22649 22676 +27
- Partials 2645 2660 +15 ☔ 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.
Thanks for the PR! Could you add unit tests?
Signed-off-by: Michal Koval <[email protected]>
Done |
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.
Thanks for the PR @CMDMichalKoval !!
Could you also update the documentation explaining the new field here ?
…t.md Signed-off-by: Michal Koval <[email protected]>
@ishitasequeira I have updated the docs and added more examples for filters |
@crenshaw-dev @ishitasequeira can you look at this, please? |
Fix #22005