Skip to content

Commit 499cfc8

Browse files
committed
added missed calls during rebase
Signed-off-by: Vedansh Saini <[email protected]>
1 parent 6102295 commit 499cfc8

File tree

2 files changed

+987
-0
lines changed

2 files changed

+987
-0
lines changed

src/scripts/scrumHelper.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,8 @@ function allIncluded(outputTarget = 'email') {
560560
if (!githubCache.subject && scrumSubject) {
561561
scrumSubjectLoaded();
562562
}
563+
writeGithubIssuesPrs();
564+
writeGithubPrsReviews();
563565
}
564566

565567
function formatDate(dateString) {

0 commit comments

Comments
 (0)