Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture and report Lead Time To Change #31519

Open
dsilvam opened this issue Feb 28, 2025 · 0 comments
Open

Capture and report Lead Time To Change #31519

dsilvam opened this issue Feb 28, 2025 · 0 comments

Comments

@dsilvam
Copy link
Contributor

dsilvam commented Feb 28, 2025

Parent Issue

No response

Task

This is the Epic to track the development of what's needed to track Lead Time To Change metric for issues and pull-requests.

Lead Time To Change for issues is tracked as the following:

Pre-conditions

  • Issue belong to a closed Epic (feature flag turned on)
  • Closed issue does not belong to an Epic (isolated issue not part of a big feature or big fix)

Start event: Issue being included in a Sprint. (Falcon, Scout, Platform, Support)
End event: Issue being labeled with "Customer Deployed"

Lead Time To Change is the time between the start event and the end event.

We need to report this time per issue and in average.

Lead Time To Change for pull-requests is tracked as the following:

Pre-conditions

  • PR is linked to a closed issue that got released (Release label assigned)

Start events:

  • PR is opened straight in Ready to Review state.
  • PR is marked as "Ready to Review" from a previous Draft state.
    End event: The issue linked to the PR got release (Gets a Release Label assigned)

Lead Time To Change is the time between the start event and the end event.

We need to report this time per issue and in average.

Proposed Objective

Customer Success

Proposed Priority

Priority 2 - Important

Acceptance Criteria

Lead Time To Change metrics both for Issues and Pull-requests available to be captured and reported via script.

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants