Skip to content

chore(xfer): remove headers#608

Merged
tenthirtyam merged 1 commit intomainfrom
chore(xfer)/remove-headers
Jan 28, 2026
Merged

chore(xfer): remove headers#608
tenthirtyam merged 1 commit intomainfrom
chore(xfer)/remove-headers

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

Summary

Post-transfer removal of artifact headers.

Type

  • fix: Bug Fix
  • feat: Feature or Enhancement
  • docs: Documentation
  • refactor: Refactoring
  • chore: Build, Dependencies, Workflows, etc.
  • other: Other (Please describe.)

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Tests

  • Tests have been added or updated.
  • Tests have been completed.

Output:

Documentation

  • Documentation has been added or updated.

Issue References

Release Note

Additional Information

Post-transfer removal of artifact headers.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam added this to the v2.1.0 milestone Jan 28, 2026
@tenthirtyam tenthirtyam self-assigned this Jan 28, 2026
Copilot AI review requested due to automatic review settings January 28, 2026 14:59
@tenthirtyam tenthirtyam added the chore Chore label Jan 28, 2026
@tenthirtyam tenthirtyam merged commit 95653c0 into main Jan 28, 2026
8 checks passed
@tenthirtyam tenthirtyam deleted the chore(xfer)/remove-headers branch January 28, 2026 14:59
@github-actions github-actions bot added needs-review Needs Review size/xs Relative Sizing: Extra-Small labels Jan 28, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes HashiCorp copyright and license headers from two configuration files as part of post-transfer cleanup activities.

Changes:

  • Removed SPDX license identifier and example file comments from .goreleaser.yml
  • Removed HashiCorp copyright and SPDX license identifier from .golangci.yml

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.goreleaser.yml Removed SPDX-License-Identifier header and example file comments; file now starts with YAML document separator
.golangci.yml Removed HashiCorp copyright and SPDX-License-Identifier header; file now starts with YAML document separator

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


# This is an example goreleaser.yaml file with some defaults.
# Make sure to check the documentation at http://goreleaser.com
---
Copy link

Copilot AI Jan 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR removes HashiCorp copyright headers from these two files, but several other files in the repository still contain similar HashiCorp copyright headers, including:

  • .github/workflows/build_plugin_binaries.yml
  • .github/workflows/go-validate.yml
  • .github/release.yml
  • .github/actions/build-and-persist-plugin-binary/action.yml

If the goal is to remove artifact headers post-transfer (as indicated by the PR description), consider whether these other files should also be updated for consistency. If these files are intentionally being kept with headers, the PR description could be clarified to explain which specific files are being updated and why.

Copilot uses AI. Check for mistakes.

# This is an example goreleaser.yaml file with some defaults.
# Make sure to check the documentation at http://goreleaser.com
---
Copy link

Copilot AI Jan 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The removed comment "This is an example goreleaser.yaml file with some defaults. Make sure to check the documentation at http://goreleaser.com" provides context about the file's origin and references documentation. While this may be considered boilerplate, it's not strictly a license header. If the intent is only to remove license/copyright headers, consider whether this informational comment should be retained.

Copilot uses AI. Check for mistakes.
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Jan 28, 2026
@github-actions
Copy link
Copy Markdown

This functionality has been released in v2.1.0 of the plugin.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

1 similar comment
@github-actions
Copy link
Copy Markdown

This functionality has been released in v2.1.0 of the plugin.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore size/xs Relative Sizing: Extra-Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants