mirror of
https://github.com/webiny/action-conventional-commits.git
synced 2024-11-10 12:09:34 +01:00
feat: create action-conventional-commits
This commit is contained in:
parent
47ca33a160
commit
672b80eed8
1 changed files with 0 additions and 2 deletions
2
dist/main/index.js
vendored
2
dist/main/index.js
vendored
|
@ -24673,8 +24673,6 @@ const { GitHub, context } = __webpack_require__(469);
|
||||||
const exec = __webpack_require__(986);
|
const exec = __webpack_require__(986);
|
||||||
console.log('woaaah');
|
console.log('woaaah');
|
||||||
console.log("context", JSON.stringify(context.payload.commits));
|
console.log("context", JSON.stringify(context.payload.commits));
|
||||||
console.log('CEOOO KONTEKAST');
|
|
||||||
console.log("context", JSON.stringify(context));
|
|
||||||
return;
|
return;
|
||||||
// 1. Extract a list of users from received commits.
|
// 1. Extract a list of users from received commits.
|
||||||
/* const token = process.env.GH_TOKEN;
|
/* const token = process.env.GH_TOKEN;
|
||||||
|
|
Loading…
Reference in a new issue