Git Product home page Git Product logo

kittychiu / workflow-metrics Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 6.0 74 KB

A GitHub action to measure GitHub Actions workflow metrics. An enabler to put the concept discussed in the post to practice - https://www.kittychiu.com/posts/managing-actions-consumption/.

Home Page: https://github.com/KittyChiu/workflow-metrics

License: MIT License

Python 98.53% Dockerfile 1.47%
action ftindex github

workflow-metrics's Introduction

workflow-metrics's People

Contributors

kittychiu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kittysandbox

workflow-metrics's Issues

[example] Workflow runs consumption summary (2023-07-16 - 2023-08-16)

Value Stream View

timeline
      workflow name : average duration : median duration : success rate : total runs  
      CI Build : 17.00 : 17.00 : 100.00 : 1
      QA & Validation : 36.17 : 36.50 : 53.70 : 54
      Deploy to non-prod : 3.00 : 2.00 : 100.00 : 3

Table View

workflow name average duration median duration success rate total runs
CI Build 17.00 17.00 100.00 1
QA & Validation 36.17 36.50 53.70 54
Deploy to non-prod 3.00 2.00 100.00 3

[example] Workflow runs summary for `myorg` (2023-08-02 - 2023-08-16)

Table View

repository name workflow name average duration median duration success rate total runs
repo_1 Test 3.00 3.00 100.00 1
repo_1 Build 20.20 17.00 80.00 5
repo_1 Deploy 17.00 17.00 100.00 1
repo_2 Custom Validation 2.00 2.00 100.00 1
repo_2 Linter 2.00 2.00 100.00 1
repo_3 Superlinter 25.38 23.00 30.00 50
repo_3 Long Build 36.17 36.50 53.70 54
repo_3 Smoke Test 19.69 14.00 23.08 13

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.