newrelic / nr1-account-maturity

NR1 Account Maturity is a quick view to understand if you're using key features of your New Relic account across multiple accounts and multiple applications.
Apache License 2.0
4 stars 12 forks source link

ci: Add NR1 Lib Deprecation Check Workflow #33

Closed jbeveland27 closed 3 years ago

jbeveland27 commented 3 years ago

PR Explanation

Hello from the Developer Ecosystem team at New Relic! This PR contains a GitHub actions workflow which runs Repolinter, an automated tool to help us find and fix inconsistencies in our public repositories. This PR registers a GitHub Actions workflow (nr1_lib_deprecations.yml) running repolinter-action. The goal of this workflow is to validate that your New Relic One application is making use of the most current nr1 JS libraries by reporting any deprecation warnings or errors.

Repolinter Action does

This workflow is designed to cause the least amount of friction as possible:

What you should do

If you have feedback, please let us know in #help-opensource. Thanks!

nr-opensource-bot commented 3 years ago

:tada: This PR is included in version 0.6.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: