Skip to content

Commit a3baaf7

Browse files
Fix GraphQL request for PR body (#479)
1 parent e815a7f commit a3baaf7

File tree

1 file changed

+1
-0
lines changed
  • utilities/project-fields-validator

1 file changed

+1
-0
lines changed

utilities/project-fields-validator/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ def get_pr_details(self, org_name: str, repo_name: str, pr_number: int) -> dict[
264264
login
265265
}
266266
}
267+
body
267268
}
268269
}
269270
}

0 commit comments

Comments
 (0)