docs(epic-workflow): add epic delivery guide on how to manage epics#19551
Merged
jrainville merged 4 commits intomasterfrom Jan 16, 2026
Merged
docs(epic-workflow): add epic delivery guide on how to manage epics#19551jrainville merged 4 commits intomasterfrom
jrainville merged 4 commits intomasterfrom
Conversation
Member
Member
Member
✔️ status-desktop/prs/linux/x86_64/tests-ui/PR-19551#1 🔹 ~15 min 🔹 59aea43 🔹 📦 tests/ui package |
Member
Member
Member
Member
✔️ status-desktop/e2e/prspr19551 🔹 ~17 min 🔹 59aea43 🔹 📦 tests/e2e package |
noeliaSD
approved these changes
Dec 11, 2025
Contributor
noeliaSD
left a comment
There was a problem hiding this comment.
Thanks @jrainville for adding the content here! I've just left 2 comments, otherwise, LGTM! ;)
Member
✔️ status-app/prs/android/arm64/package/PR-19551#2 🔹 ~9 min 52 sec 🔹 1fcf3f6 🔹 📦 android/arm64 package |
Member
✔️ status-app/prs/linux/x86_64/tests-nim/PR-19551#2 🔹 ~10 min 🔹 1fcf3f6 🔹 📦 tests/nim package |
Member
✔️ status-app/prs/linux/x86_64/tests-ui/PR-19551#2 🔹 ~14 min 🔹 1fcf3f6 🔹 📦 tests/ui package |
Member
Member
Member
Jenkins BuildsClick to see older builds (31)
|
micieslak
reviewed
Jan 14, 2026
Member
micieslak
left a comment
There was a problem hiding this comment.
Very nice, concise but descriptive :) One small addition suggested in a comment.
| * Once iterated and aligned, the final design direction is agreed by: | ||
| * Design / Product / Dev | ||
| * The designer prepares and delivers the **Figma handoff package**. | ||
| * The designer **removes the <code>needs-design</code> label** from the epic. |
Member
There was a problem hiding this comment.
maybe one more point:
- The designer adds link to the Figma files to the epic's description.
@noeliaSD, @jrainville wdyt?
Contributor
There was a problem hiding this comment.
Yes, we can add this as well!
caybro
approved these changes
Jan 15, 2026
1fcf3f6 to
514ab55
Compare
ceae851 to
f9c1ddc
Compare
514ab55 to
2dc2cf0
Compare
2dc2cf0 to
4007e05
Compare
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.
Based on top of #19543 since it uses the same folder and links to it
Adds a guide on how to manage Epics effectively and that takes into account all stakeholders. This should make it so that when a feature is done, it is DONE 😄
Huge thanks to @noeliaSD do creating the guide. I mostly just formatted it and put in here.