Skip to content

Feature/action output#16

Merged
webtonize merged 4 commits into
mainfrom
feature/action-output
Mar 12, 2023
Merged

Feature/action output#16
webtonize merged 4 commits into
mainfrom
feature/action-output

Conversation

@webtonize
Copy link
Copy Markdown
Collaborator

Description

Added percent output to GitHub Action to aid in deciding what/where to deploy

Related Issue

Feature request #3

Motivation and Context

We may want to deploy less or not at all if emissions are to high.

How Has This Been Tested?

Running the qa workflow on the feature branch

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@webtonize webtonize self-assigned this Mar 12, 2023
@webtonize webtonize added the enhancement New feature or request label Mar 12, 2023
@webtonize webtonize linked an issue Mar 12, 2023 that may be closed by this pull request
@webtonize webtonize merged commit 685bba2 into main Mar 12, 2023
@webtonize webtonize deleted the feature/action-output branch March 12, 2023 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add percentage output to github action

1 participant