mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #785] [MERGED] Handle WEBHOOKS env variable being unset #1098
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/plankanban/planka/pull/785
Author: @halkeye
Created: 6/12/2024
Status: ✅ Merged
Merged: 6/12/2024
Merged by: @meltyshev
Base:
master← Head:patch-1📝 Commits (1)
fa457f1Handle WEBHOOKS env variable being unset📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
server/config/custom.js(+1 -1)📄 Description
Fixes #784 by defining it to be an empty array so it properly parses/sets to config.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.