Title: "update/pre-commit-hooks" #4

Closed
Philipp wants to merge 36 commits from update/pre-commit-hooks into main
803 changed files with 54109 additions and 0 deletions
Showing only changes of commit 0f3c9b3f90 - Show all commits

View File

@ -48,7 +48,7 @@ async function getAndPostPullRequests() {
const pulls = await getResponse.json();
core.info(`GET request completed. Number of pulls: ${pulls.length}`);
core.info(`GET repsonse ${JSON.stringify(pulls, 2)}`);
// core.info(`GET repsonse ${JSON.stringify(pulls, 2)}`);
// Logic to decide if a POST request is needed
const targetPRFound = _.any(