You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/01/17 13:56:35 UTC

[airflow] branch main updated: add entry in release readme to update milestone in Issues (#20890)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new ea955e1  add entry in release readme to update milestone in Issues (#20890)
ea955e1 is described below

commit ea955e19c3f2ba6cfb239581e244d9f9cfadb724
Author: eladkal <45...@users.noreply.github.com>
AuthorDate: Mon Jan 17 14:56:02 2022 +0100

    add entry in release readme to update milestone in Issues (#20890)
---
 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 aac2a86..f81fb23 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 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 dd6a840..0241abc 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 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