fix(tasks): remove stale task board enablement guidance#4895
Merged
Conversation
tlgimenes
enabled auto-merge (squash)
July 20, 2026 21:20
pedrofrxncx
approved these changes
Jul 21, 2026
tlgimenes
force-pushed
the
gimenes-51gkptrm
branch
from
July 21, 2026 17:54
4cdc88c to
f208c56
Compare
tlgimenes
force-pushed
the
gimenes-51gkptrm
branch
from
July 21, 2026 19:31
f208c56 to
2619572
Compare
decocms Bot
pushed a commit
that referenced
this pull request
Jul 21, 2026
PR: #4895 fix(tasks): remove stale task board enablement guidance Bump type: patch - decocms (apps/mesh/package.json): 4.86.3 -> 4.86.4 - @decocms/e2e (packages/e2e/package.json): 1.16.2 -> 1.16.3 Deploy-Scope: both
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is this contribution about?
The core task-board flag removal landed independently in #4883 while this PR was open. After rebasing, this PR keeps the remaining hardening work:
Screenshots/Demonstration
Not applicable. There is no remaining UI layout change in this rebased diff.
How to Test
bun run checkbun test apps/mesh/src/tools/virtual/studio-pack/task-manager.test.ts apps/mesh/src/api/routes/task-board-import.test.ts(7 passing)packages/e2e/tests/task-board-always-enabled.spec.tsruns with the CI PostgreSQL serviceReview Checklist