Update Publish Changelog to Confluence: Fix issue with already present page#2683
Conversation
|
/merge |
|
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
The expected merge time in
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2683 +/- ##
===========================================
- Coverage 69.94% 69.91% -0.03%
===========================================
Files 820 820
Lines 30657 30657
Branches 5162 5162
===========================================
- Hits 21441 21432 -9
- Misses 7769 7781 +12
+ Partials 1447 1444 -3 🚀 New features to boost your workflow:
|
What does this PR do?
With multiple sdk uploading the release notes to the confluence it created an issue with multiple pages with the same name being present.
This PR addresses gives name a more specific page name to the page being uploaded.
Motivation
Error in the last github action workflow
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)