Skip to content

chore: update org references from DataDog to datadog-labs - #80

Merged
platinummonkey merged 1 commit into
mainfrom
chore/update-org-to-datadog-labs
Feb 18, 2026
Merged

chore: update org references from DataDog to datadog-labs#80
platinummonkey merged 1 commit into
mainfrom
chore/update-org-to-datadog-labs

Conversation

@platinummonkey

@platinummonkey platinummonkey commented Feb 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Update all GitHub org references after repo transfer from DataDog/pup to datadog-labs/pup, similar to datadog-labs/homebrew-pack#10.

Changes

  • Go module path: github.com/DataDog/pupgithub.com/datadog-labs/pup in go.mod and all 47 .go files
  • Ldflags: Updated module path in Makefile and .goreleaser.yml
  • Homebrew tap: datadog/packdatadog-labs/pack in README, CLAUDE.md, HOMEBREW_TAP_SETUP.md
  • GoReleaser: Release owner, homepage, download URLs, homebrew tap repo owner
  • Release workflow: dd-octo-sts scope (DataDog/homebrew-packdatadog-labs/homebrew-pack)
  • CODEOWNERS: Team org prefix (@DataDog/@datadog-labs/)
  • Documentation URLs: README, CLAUDE.md, CONTRIBUTING.md, RELEASING.md, TROUBLESHOOTING.md, HOMEBREW_TAP_SETUP.md

Not changed (external repos still in DataDog org):

  • DataDog/dd-octo-sts-action, DataDog/dd-sts-action, DataDog/orchestrion, DataDog/datadog-api-client-go

Test plan

  • go build ./... compiles cleanly after module path change
  • Verify go install github.com/datadog-labs/pup@latest works after merge
  • Verify CI workflows pass
  • Verify brew tap/install instructions work (brew tap datadog-labs/pack)

🤖 Generated with Claude Code

Repo has moved to the datadog-labs org. Update all references:

- Go module path (go.mod + all imports)
- Ldflags in Makefile and .goreleaser.yml
- Homebrew tap instructions (datadog/pack → datadog-labs/pack)
- GoReleaser release config (owner, homepage, download URLs)
- Release workflow dd-octo-sts scope
- CODEOWNERS team org prefix
- Documentation URLs (README, CLAUDE.md, CONTRIBUTING, RELEASING,
  TROUBLESHOOTING, HOMEBREW_TAP_SETUP)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@platinummonkey

Copy link
Copy Markdown
Collaborator Author

related to #69

@platinummonkey
platinummonkey merged commit bebbb6d into main Feb 18, 2026
4 checks passed
@platinummonkey
platinummonkey deleted the chore/update-org-to-datadog-labs branch February 18, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant