From c907d0edbc3f7553638251167f28b504167765dc Mon Sep 17 00:00:00 2001 From: wagenet Date: Fri, 9 Jun 2023 18:30:02 +0000 Subject: [PATCH 1/2] Advance RFC {{ inputs.rfc-number }} to Stage ready-for-release --- text/0931-template-compiler-api.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/text/0931-template-compiler-api.md b/text/0931-template-compiler-api.md index c506ff01fb..fbdcfe2e5f 100644 --- a/text/0931-template-compiler-api.md +++ b/text/0931-template-compiler-api.md @@ -1,9 +1,9 @@ --- -stage: accepted -start-date: 2023-05-31 -release-date: # In format YYYY-MM-DDT00:00:00.000Z +stage: ready-for-release +start-date: 2023-05-31T00:00:00.000Z +release-date: release-versions: -teams: # delete teams that aren't relevant +teams: - cli - data - framework @@ -11,7 +11,7 @@ teams: # delete teams that aren't relevant - steering - typescript prs: - accepted: https://github.com/emberjs/rfcs/pull/931 + accepted: 'https://github.com/emberjs/rfcs/pull/931' project-link: suite: --- From 3a4d500ee89b82109130fa0dc453edf16595458e Mon Sep 17 00:00:00 2001 From: "Ember.js RFCS CI" Date: Fri, 9 Jun 2023 18:30:06 +0000 Subject: [PATCH 2/2] Update RFC 0931 ready-for-release PR URL --- text/0931-template-compiler-api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/text/0931-template-compiler-api.md b/text/0931-template-compiler-api.md index fbdcfe2e5f..eb6906d221 100644 --- a/text/0931-template-compiler-api.md +++ b/text/0931-template-compiler-api.md @@ -12,6 +12,7 @@ teams: - typescript prs: accepted: 'https://github.com/emberjs/rfcs/pull/931' + ready-for-release: 'https://github.com/emberjs/rfcs/pull/933' project-link: suite: ---