From 0677af0e1bb614cea4f1308c74c9a644580a5760 Mon Sep 17 00:00:00 2001 From: wagenet Date: Wed, 23 Nov 2022 18:33:30 +0000 Subject: [PATCH 1/2] Advance RFC to Stage ready-for-release --- text/0724-road-to-typescript.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/text/0724-road-to-typescript.md b/text/0724-road-to-typescript.md index 7e7c7bd699..ae21aefced 100644 --- a/text/0724-road-to-typescript.md +++ b/text/0724-road-to-typescript.md @@ -1,5 +1,5 @@ --- -stage: accepted +stage: ready-for-release start-date: 2021-03-11T00:00:00.000Z release-date: release-versions: @@ -10,7 +10,7 @@ teams: - learning - steering prs: - accepted: https://github.com/emberjs/rfcs/pull/724 + accepted: 'https://github.com/emberjs/rfcs/pull/724' project-link: --- From ab4fb6c45ec5fb634437e74290bfce24e9e910d1 Mon Sep 17 00:00:00 2001 From: "Ember.js RFCS CI" Date: Wed, 23 Nov 2022 18:33:33 +0000 Subject: [PATCH 2/2] Update RFC 0724 ready-for-release PR URL --- text/0724-road-to-typescript.md | 1 + 1 file changed, 1 insertion(+) diff --git a/text/0724-road-to-typescript.md b/text/0724-road-to-typescript.md index ae21aefced..6b532a0df5 100644 --- a/text/0724-road-to-typescript.md +++ b/text/0724-road-to-typescript.md @@ -11,6 +11,7 @@ teams: - steering prs: accepted: 'https://github.com/emberjs/rfcs/pull/724' + ready-for-release: 'https://github.com/emberjs/rfcs/pull/869' project-link: ---