Skip to content

Commit 419ece4

Browse files
authored
feat(create-batched-commit-message): add helper (#731)
1 parent 84de5fd commit 419ece4

File tree

15 files changed

+31745
-3300
lines changed

15 files changed

+31745
-3300
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry=https://registry.npmjs.org/

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ with:
4646

4747
Each of the following helpers are defined in a file of the same name in `src/helpers`:
4848

49+
### [create-batched-commit-message](.github/workflows/create-batched-commit-message.yml)
50+
51+
- Generates a combined description for multiple commits in a push event
52+
4953
### [get-email-on-user-profile](.github/workflows/get-email-on-user-profile.yml)
5054

5155
- Retrieves a user's github email with optional regex verification

bun.lock

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)