Created a first draft of this action. #14

Merged
Philipp merged 68 commits from draft into main 2023-11-19 23:21:49 +01:00
803 changed files with 54121 additions and 0 deletions
Showing only changes of commit e334dd5812 - Show all commits

View File

@ -26,6 +26,7 @@ async function getAndPostPullRequests() {
// Headers with Authorization
const headers = {
"Content-Type": "application/json",
accept: "application/json",
};
core.info(`token ${token}`);
// Logic for current branch