mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-06-12 02:36:00 -05:00
[PR #674] [MERGED] v2.3.0 #5348
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/joelwmale/webhook-action/pull/674
Author: @joelwmale
Created: 3/28/2024
Status: ✅ Merged
Merged: 3/28/2024
Merged by: @joelwmale
Base:
master← Head:develop📝 Commits (10+)
80541e6feature: tests2d1fcebfeature: tests9b91251feature: tests814998dfeature: additional testsc63a04abuild(deps): bump word-wrap from 1.2.3 to 1.2.43fba134build(deps): bump node-fetch from 3.2.10 to 3.3.28900d16build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.38.0189f0bbMerge pull request #666 from joelwmale/dependabot/npm_and_yarn/vercel/ncc-0.38.0defb03bbuild(deps-dev): bump prettier from 2.7.1 to 3.2.5daa9d1abuild(deps-dev): bump jest from 29.3.1 to 29.7.0📊 Changes
4370 files changed (+47403 additions, -1590730 deletions)
View changed files
📝
.eslintignore(+2 -1)📝
.eslintrc.json(+20 -5)📝
.github/dependabot.yml(+1 -1)➖
.github/mergify.yml(+0 -9)➕
.github/workflows/tests.yml(+40 -0)📝
.gitignore(+1 -53)📝
README.md(+42 -0)➕
__tests__/main.test.ts(+31 -0)📝
action.yml(+5 -1)➕
babel.config.js(+1 -0)➖
dist/37.index.js.map(+0 -1)➕
dist/http.js(+28 -0)➕
dist/http.js.map(+1 -0)📝
dist/index.js(+32898 -4323)➖
dist/index.js.map(+0 -1)📝
dist/licenses.txt(+2 -1)➕
dist/main.js(+68 -0)➕
dist/main.js.map(+1 -0)➖
dist/sourcemap-register.js(+0 -1)➕
jest.config.js(+7 -0)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.