Skip to content

Conversation

@svetlanabrennan
Copy link
Contributor

@svetlanabrennan svetlanabrennan commented Apr 4, 2024

Description

We no longer need to use use_new_release input variable in the prepare release workflow since that will be the only option. Also added changelog_file input since it was missing.

Related Issues

Related to: newrelic/node-newrelic#2124
Partially fixes: newrelic/node-newrelic#2113

ToDo

  • Remove USE_NEW_RELEASE from github action variables

@svetlanabrennan svetlanabrennan added the dev:automation Indicates CI automation label Apr 4, 2024
@codecov
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.98%. Comparing base (9d716ba) to head (dc003ab).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #293   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files           7        7           
  Lines         891      891           
=======================================
  Hits          882      882           
  Misses          9        9           
Flag Coverage Δ
integration-tests-16.x 93.93% <ø> (?)
integration-tests-18.x 93.93% <ø> (ø)
integration-tests-20.x 93.93% <ø> (?)
unit-tests-16.x 59.70% <ø> (?)
unit-tests-18.x 59.70% <ø> (ø)
unit-tests-20.x 59.70% <ø> (?)
versioned-tests-16.x 95.84% <ø> (ø)
versioned-tests-18.x 95.84% <ø> (ø)
versioned-tests-20.x 95.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@svetlanabrennan svetlanabrennan changed the title ci: Removed use_new_release input from prepare release workflow ci: Removed use_new_release input from prepare release workflow Apr 4, 2024
@svetlanabrennan svetlanabrennan merged commit 2436f8e into newrelic:main Apr 4, 2024
@github-actions github-actions bot mentioned this pull request Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev:automation Indicates CI automation

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Remove use_new_release in every repo prep release workflow

2 participants