spectrum-web-components icon indicating copy to clipboard operation
spectrum-web-components copied to clipboard

chore: updated JIRA ticket rules to include 3-part RFC tickets

Open nikkimk opened this issue 1 month ago • 2 comments

Description

Adds new rules for RFC JIRA tickets

Motivation and context

The RFC process takes at least three sprints to write, discuss with SWC Team in a sync, and discuss with our community in office hours. It makes sense to create a ticket for each sprint.

Related issue(s)

  • N/A, was cleaning out JIRA Jail RFCs and created this for my own sanity

Screenshots (if appropriate)


Author's checklist

  • [x] I have read the CONTRIBUTING and PULL_REQUESTS documents.
  • [x] I have reviewed at the Accessibility Practices for this feature, see: [Aria Practices] N/A(https://www.w3.org/TR/wai-aria-practices/) N/A
  • [x] I have added automated tests to cover my changes. N/A
  • [x] I have included a well-written changeset if my change needs to be published. N/A
  • [x] I have included updated documentation if my change required it. N/A

Reviewer's checklist

  • [ ] Includes a Github Issue with appropriate flag or Jira ticket number without a link
  • [x] Includes thoughtfully written changeset if changes suggested include patch, minor, or major features N/A
  • [x] Automated tests cover all use cases and follow best practices for writing N/A
  • [x] Validated on all supported browsers N/A
  • [x] All VRTs are approved before the author can update Golden Hash N/A

Manual review test cases

  • [ ] Generate JIRA RFC tickets

    1. git checkout nikkmk/rfc-rules
    2. Ask cursor to generate tickets for an RFC of your choosing
    3. Verify that three RFC tickets are generated.
    4. Verify that the first ticket captures the unique details of writing your RFC
    5. Verify that the second ticket is similar to SWC-1387 but refers to your RFC instead
    6. Verify that the third ticket is similar to SWC-1388 but refers to your RFC instead

Device review

  • [x] Did it pass in Desktop? N/A
  • [x] Did it pass in (emulated) Mobile? N/A
  • [x] Did it pass in (emulated) iPad? N/A

nikkimk avatar Nov 25 '25 16:11 nikkimk

⚠️ No Changeset found

Latest commit: a423ee4b429243f668dfae11cae771e53efe434d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Nov 25 '25 16:11 changeset-bot[bot]

📚 Branch Preview Links

🔍 First Generation Visual Regression Test Results

When a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:

Deployed to Azure Blob Storage: pr-5908

If the changes are expected, update the current_golden_images_cache hash in the circleci config to accept the new images. Instructions are included in that file. If the changes are unexpected, you can investigate the cause of the differences and update the code accordingly.

github-actions[bot] avatar Nov 25 '25 16:11 github-actions[bot]

This is awesome and extremely thorough from reading, ill need to pull this down and test out making a few tickets to see the outputs!

caseyisonit avatar Dec 17 '25 14:12 caseyisonit