Skip to content

[chore] Restore symlinked README#2320

Merged
Drarig29 merged 2 commits into
masterfrom
corentin.girard/symlink-readme-again
May 19, 2026
Merged

[chore] Restore symlinked README#2320
Drarig29 merged 2 commits into
masterfrom
corentin.girard/symlink-readme-again

Conversation

@Drarig29

@Drarig29 Drarig29 commented May 18, 2026

Copy link
Copy Markdown
Contributor

What and why?

In https://github.com/DataDog/datadog-ci/pull/2056/changes#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5, I accidentally replaced the symlinked README.md I had introduced in #1859.

This resulted in drift between README.md and packages/datadog-ci/README.md.

How?

# Move up-to-date file to outdated
mv README.md packages/datadog-ci/README.md

# Restore the symlink
ln -s packages/datadog-ci/README.md README.md

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)

@Drarig29
Drarig29 requested review from a team as code owners May 18, 2026 22:56
@Drarig29 Drarig29 added the chores Related to the CI or developer experience label May 18, 2026
@Drarig29 Drarig29 changed the title corentin.girard/symlink readme again [chore] Restore symlinked README May 18, 2026
@Drarig29
Drarig29 merged commit c1a2b21 into master May 19, 2026
53 of 55 checks passed
@Drarig29
Drarig29 deleted the corentin.girard/symlink-readme-again branch May 19, 2026 16:00
@afontan afontan mentioned this pull request May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chores Related to the CI or developer experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants