Skip to content

feat: add agent metadata action - step 1#3448

Merged
tannalynn merged 1 commit intodevfrom
mvick/add-agent-metadata-action-step1
Feb 10, 2026
Merged

feat: add agent metadata action - step 1#3448
tannalynn merged 1 commit intodevfrom
mvick/add-agent-metadata-action-step1

Conversation

@mvicknr
Copy link
Collaborator

@mvicknr mvicknr commented Feb 9, 2026

Overview

This PR adds the ability for the NR agent team to send agent metadata and binaries to New Relic for use in fleets and other features. This will be triggered normally during a release. but if it fails, it will not fail the release. It can also be run on-demand for backfilling older agent versions, to make corrections, or to re-run the job after a failure.

GH action info: https://github.com/newrelic/agent-metadata-action/blob/main/README.md

Submitter Checklist:

  • Include a link to the related GitHub issue, if applicable
  • Add new tests for your change, if applicable

Testing

This PR is step 1 that will use aTestAgent agent name instead of NRRubyAgent
This PR needs to be merged to main in order to run the new on-demand workflow
A later PR will add a step in the release and use the real agent name

Reviewer Checklist

  • Perform code review
  • Confirm all checks passed
  • Open a separate PR to add a CHANGELOG entry

@mvicknr mvicknr requested a review from a team as a code owner February 9, 2026 22:32
@github-actions github-actions bot added the community To tag external issues and PRs submitted by the community label Feb 9, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2026

SimpleCov Report

Coverage Threshold
Line 93.33% 93%

@tannalynn tannalynn merged commit a290df6 into dev Feb 10, 2026
45 checks passed
@mvicknr mvicknr deleted the mvick/add-agent-metadata-action-step1 branch February 10, 2026 17:26
@mvicknr mvicknr restored the mvick/add-agent-metadata-action-step1 branch February 10, 2026 17:34
@mvicknr mvicknr deleted the mvick/add-agent-metadata-action-step1 branch February 11, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community To tag external issues and PRs submitted by the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments