Add archive notice to README - #4994
Conversation
There was a problem hiding this comment.
Pull request overview
Warning
Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.
Adds an explicit archive notice to the README so external users immediately understand the repository’s status and where to find the last public release.
Changes:
- Add a README warning callout stating the repo is archived/unmaintained
- Link to the final public npm release
@skyscanner/backpack-web@43.16.0 - Remove a trailing blank line at the end of the README
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| > [!WARNING] | ||
| > This repository has been archived and is no longer maintained. | ||
| > | ||
| > The final public release is [`@skyscanner/backpack-web@43.16.0`](https://www.npmjs.com/package/@skyscanner/backpack-web/v/43.16.0). No further public releases will be published. |
There was a problem hiding this comment.
Could you please add the link of the new repo here?
There was a problem hiding this comment.
I prefer no, because it's public repo and I don't want to add internal link.
Summary
Adds a prominent archive notice to the public README.
Details
@skyscanner/backpack-web@43.16.0.Rollout
Merge this PR immediately before archiving the repository; GitHub archives are read-only, so the notice must land first.