[PR #785] [MERGED] Handle WEBHOOKS env variable being unset #1098

Closed
opened 2026-02-04 21:50:00 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: patch-1


📝 Commits (1)

  • fa457f1 Handle 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.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/785 **Author:** [@halkeye](https://github.com/halkeye) **Created:** 6/12/2024 **Status:** ✅ Merged **Merged:** 6/12/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`fa457f1`](https://github.com/plankanban/planka/commit/fa457f16c0f64e933a4b51ef0fde2c8f697d9e70) Handle WEBHOOKS env variable being unset ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/config/custom.js` (+1 -1) </details> ### 📄 Description Fixes #784 by defining it to be an empty array so it properly parses/sets to config. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:50:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1098