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

feat: calculate lead time for change metrics #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abhishek-ws
Copy link
Collaborator

Description

  • feature to calculate the "Lead Time for Changes" metric in our DORA metrics calculator tool.
  • Fetch pull request data from GitHub
  • Compute the time between the first commit and the merge into the main branch
  • Calculates the average lead time

@abhishek-ws abhishek-ws added the WIP label Jun 4, 2024
@abhishek-ws abhishek-ws changed the title feat: calculate lead time to change metrics feat: calculate lead time for change metrics Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant