feat: Add task id to task details UI (#1100)

* Display current task ID on task details page

* Changeset

* Implement CodeRabbit review suggestion.

* chore: fix CI errors

---------

Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
This commit is contained in:
Fábio Vedovelli
2025-08-11 09:42:31 -03:00
committed by GitHub
parent 0220d0e994
commit 30ca144231
2 changed files with 14 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
---
"extension": minor
---
Display current task ID on task details page