From 6b83bf4b5980ca0f24499074dce462cc66bf5537 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Fri, 20 Mar 2026 19:12:32 +0100 Subject: [PATCH] docs: enable OSS weekend --- .github/oss-weekend.json | 9 +++++++++ README.md | 10 ++++++++++ packages/coding-agent/README.md | 10 ++++++++++ 3 files changed, 29 insertions(+) create mode 100644 .github/oss-weekend.json diff --git a/.github/oss-weekend.json b/.github/oss-weekend.json new file mode 100644 index 00000000..f7836400 --- /dev/null +++ b/.github/oss-weekend.json @@ -0,0 +1,9 @@ +{ + "active": true, + "mode": "weekend", + "startsAt": "2026-03-20T18:12:32.092Z", + "startsAtText": "Friday, March 20, 2026", + "reopensOn": "2026-03-23", + "reopensOnText": "Monday, March 23, 2026", + "discordUrl": "https://discord.com/invite/3cU7Bz4UPx" +} diff --git a/README.md b/README.md index 77704a86..3f4f2f9d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ + +# 🏖️ OSS Weekend + +**Issue tracker reopens Monday, March 23, 2026.** + +OSS weekend runs Friday, March 20, 2026 through Monday, March 23, 2026. New issues are auto-closed during this time. For support, join [Discord](https://discord.com/invite/3cU7Bz4UPx). + + +--- +

pi logo diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index 24763912..3e42744c 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -1,3 +1,13 @@ + +# 🏖️ OSS Weekend + +**Issue tracker reopens Monday, March 23, 2026.** + +OSS weekend runs Friday, March 20, 2026 through Monday, March 23, 2026. New issues are auto-closed during this time. For support, join [Discord](https://discord.com/invite/3cU7Bz4UPx). + + +--- +

pi logo