From 065b6097bfc5e0fbe29b646a6b2ffc4f1d8a3f0b Mon Sep 17 00:00:00 2001 From: eladkal <45845474+eladkal@users.noreply.github.com> Date: Sun, 16 Jan 2022 00:02:30 +0200 Subject: [PATCH 1/2] add entry in release readme to update milestone in Issues --- dev/README_RELEASE_AIRFLOW.md | 2 ++ dev/README_RELEASE_HELM_CHART.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/dev/README_RELEASE_AIRFLOW.md b/dev/README_RELEASE_AIRFLOW.md index aac2a8691fe14..28bb94830c5e0 100644 --- a/dev/README_RELEASE_AIRFLOW.md +++ b/dev/README_RELEASE_AIRFLOW.md @@ -917,6 +917,8 @@ Create a new release on GitHub with the changelog and assets from the release sv ## Close the milestone Close the milestone on GitHub. Create the next one if it hasn't been already (it probably has been). +Update the new milestone in [Currently we are working on issue](https://github.com/apache/airflow/issues/10176) +make sure to update the last updated timestamp as well. ## Announce the release on the community slack diff --git a/dev/README_RELEASE_HELM_CHART.md b/dev/README_RELEASE_HELM_CHART.md index dd6a840211ddd..8911a10fda344 100644 --- a/dev/README_RELEASE_HELM_CHART.md +++ b/dev/README_RELEASE_HELM_CHART.md @@ -657,6 +657,8 @@ Create a new release on GitHub with the changelog and assets from the release sv ## Close the milestone Close the milestone on GitHub. Create the next one if it hasn't been already (it probably has been). +Update the new milestone in [Currently we are working on issue](https://github.com/apache/airflow/issues/10176) +make sure to update the last updated timestamp as well. ## Announce the release on the community slack From b4ef503d8c0c61c9fda37d3c4c5798d6c15eecb2 Mon Sep 17 00:00:00 2001 From: eladkal <45845474+eladkal@users.noreply.github.com> Date: Mon, 17 Jan 2022 11:01:25 +0200 Subject: [PATCH 2/2] apply peer review suggestions --- dev/README_RELEASE_AIRFLOW.md | 2 +- dev/README_RELEASE_HELM_CHART.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/README_RELEASE_AIRFLOW.md b/dev/README_RELEASE_AIRFLOW.md index 28bb94830c5e0..f81fb23e19103 100644 --- a/dev/README_RELEASE_AIRFLOW.md +++ b/dev/README_RELEASE_AIRFLOW.md @@ -917,7 +917,7 @@ Create a new release on GitHub with the changelog and assets from the release sv ## Close the milestone Close the milestone on GitHub. Create the next one if it hasn't been already (it probably has been). -Update the new milestone in [Currently we are working on issue](https://github.com/apache/airflow/issues/10176) +Update the new milestone in the [*Currently we are working on* issue](https://github.com/apache/airflow/issues/10176) make sure to update the last updated timestamp as well. ## Announce the release on the community slack diff --git a/dev/README_RELEASE_HELM_CHART.md b/dev/README_RELEASE_HELM_CHART.md index 8911a10fda344..0241abc6fbbc8 100644 --- a/dev/README_RELEASE_HELM_CHART.md +++ b/dev/README_RELEASE_HELM_CHART.md @@ -657,7 +657,7 @@ Create a new release on GitHub with the changelog and assets from the release sv ## Close the milestone Close the milestone on GitHub. Create the next one if it hasn't been already (it probably has been). -Update the new milestone in [Currently we are working on issue](https://github.com/apache/airflow/issues/10176) +Update the new milestone in the [*Currently we are working on* issue](https://github.com/apache/airflow/issues/10176) make sure to update the last updated timestamp as well. ## Announce the release on the community slack