This is an automated email from the ASF dual-hosted git repository.
bugraoz93 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 322557ac46e Comment to not edit RELEASE_NOTES.rst manually in PRs for
airflowctl (#67128)
322557ac46e is described below
commit 322557ac46e56907a94d317a344ac2444f353537
Author: Bugra Ozturk <[email protected]>
AuthorDate: Mon May 18 21:56:35 2026 +0200
Comment to not edit RELEASE_NOTES.rst manually in PRs for airflowctl
(#67128)
---
airflow-ctl/RELEASE_NOTES.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/airflow-ctl/RELEASE_NOTES.rst b/airflow-ctl/RELEASE_NOTES.rst
index 0de56a413dc..8298b1ade1f 100644
--- a/airflow-ctl/RELEASE_NOTES.rst
+++ b/airflow-ctl/RELEASE_NOTES.rst
@@ -15,6 +15,8 @@
specific language governing permissions and limitations
under the License.
+ .. This file is populated while releasing after cutting the release
candidate. Please do not edit in PRs.
+
airflowctl unreleased
---------------------