Skip to content

GitHub Action #134

@halprin

Description

@halprin

I propose that a GitHub Action is created for this repository to make it easy for others to onboard to gather their metrics. Instead of manually writing out a larger workflow file, let's have a GitHub Action created to make it easier for people to collect the metrics.

I'm thinking something akin to the actions/setup-python. Meaning, one can put the following into a workflow...

- uses: flexion/devops-deployment-metrics@v1 
  with:
    time-slice-days: 7
    start-date: 2022-12-01T00:01:00
    owner: CDCgov
    repo: trusted-intermediary
    # etcetera

... and it does the same as what the large workflow above does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds refinementAn idea that needs to be refined into user stories or chores

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions