mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-22 06:11:11 -05:00
[PR #169] [MERGED] 1.16.8 #703
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/moghtech/komodo/pull/169
Author: @mbecker20
Created: 11/1/2024
Status: ✅ Merged
Merged: 11/1/2024
Merged by: @mbecker20
Base:
main← Head:1.16.8📝 Commits (2)
53d7aacuse this to extract from pathac25fa2Fix references to ALL📊 Changes
7 files changed (+30 additions, -38 deletions)
View changed files
📝
bin/core/src/listener/resources.rs(+2 -17)📝
bin/core/src/listener/router.rs(+19 -12)📝
client/core/ts/src/types.ts(+1 -1)📝
docsite/docs/webhooks.md(+1 -1)📝
frontend/public/client/types.js(+1 -1)📝
frontend/src/components/resources/action/config.tsx(+3 -3)📝
frontend/src/components/resources/procedure/config.tsx(+3 -3)📄 Description
__ALL__as the webhook branch will skip the branch check. This is incorrect, you should use__ANY__instead__ALL__, this has also been fixed and will suggest the correct__ANY__branch.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.