-
Notifications
You must be signed in to change notification settings - Fork 10
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
adding composite action to use codeowners-generator in a workflow #337
Conversation
Pull Request Test Coverage Report for Build 4458584383
💛 - Coveralls |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #337 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 262 262
Branches 57 57
=========================================
Hits 262 262
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Bumping version 2.2.0 That comes with: - Preserve block position [`#347`](#347) - ChatGPT rewrote it [`#349`](#349) - Using swc instead of ts-jest [`#348`](#348) - Update Node.js to v16.19.1 [`#341`](#341) - Update dependency husky to v8.0.3 [`#339`](#339) - adding composite action to use codeowners-generator in a workflow [`#337`](#337) - 2.1.5 [`#346`](#346) - Preserve block position (#347) [`#343`](#343) - adding composite action to use codeowners-generator in a workflow (#337) [`#335`](#335)
This PR will add the the capability for the project to be an action in GitHub.
I will fast follow this PR with a release so I can publish it on the GitHub market.
This PR should close #335