Skip to content

Add validated JTBD to the package group page

Tim Rizzi requested to merge jtbd_package into master

Why is this change being made?

The ~"group::package" has recently defined and validated our stage's JTBD and corresponding job stories.

  • This MR makes minor adjustments to the JTBD table, to ensure the content fits appropriately on the page.
    • I removed the source field from the table, since I wasn't sure why that information should be useful. If jobs_to_be_done.yml is the SSOT of JBTD, it doesn't make sense to persist a second source.
    • I adjusted the columns to give more space to the JTBD and job stories
    • I changed the name of the second column to job stories. Secondary JTBD didn't make sense to me.
  • This MR adds a new sub-page to the Package Group page.
    • It includes an overview, goals, and a table of all JTBD listed in jobs_to_be_done.yml
  • A few very minor text updates to the group and direction page.

Author Checklist

  • Provided a concise title for the MR
  • Added a description to this MR explaining the reasons for the proposed change, per say-why-not-just-what
  • Assign this change to the correct DRI
    • If the change relates to any part of the project other than updates to content and/or data files (e.g. team.yml) please make sure to ping @gl-static-site-editor in a comment for a review and merge.
    • If the DRI for the page/s being updated isn't immediate clear, then assign it to your manager.
    • If your manager does not have merge rights, please ask someone to merge it AFTER it has been approved by your manager in #mr-buddies

For help with failing pipelines reach out in #mr-buddies in Slack

Merge request reports