-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestneeds refinementAn idea that needs to be refined into user stories or choresAn idea that needs to be refined into user stories or chores
Description
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.
basiliskus
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds refinementAn idea that needs to be refined into user stories or choresAn idea that needs to be refined into user stories or chores