From 0253ebbc2fd1800d645b0d9f0267ca5fd67b719e Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Sat, 14 Mar 2026 16:35:01 +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..197c25a2 --- /dev/null +++ b/.github/oss-weekend.json @@ -0,0 +1,9 @@ +{ + "active": true, + "mode": "weekend", + "startsAt": "2026-03-14T15:35:01.855Z", + "startsAtText": "Saturday, March 14, 2026", + "reopensOn": "2026-03-16", + "reopensOnText": "Monday, March 16, 2026", + "discordUrl": "https://discord.com/invite/3cU7Bz4UPx" +} diff --git a/README.md b/README.md index 77704a86..4bb1ab26 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ + +# 🏖️ OSS Weekend + +**Issue tracker reopens Monday, March 16, 2026.** + +OSS weekend runs Saturday, March 14, 2026 through Monday, March 16, 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 1e30cef4..d0813755 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -1,3 +1,13 @@ + +# 🏖️ OSS Weekend + +**Issue tracker reopens Monday, March 16, 2026.** + +OSS weekend runs Saturday, March 14, 2026 through Monday, March 16, 2026. New issues are auto-closed during this time. For support, join [Discord](https://discord.com/invite/3cU7Bz4UPx). + + +--- +

pi logo