This is an automated email from the ASF dual-hosted git repository.
eladkal 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 1d564adc1c set contributor note in CHANGELOG.rst openlienage (#32018)
1d564adc1c is described below
commit 1d564adc1c5dc31d0c9717d608250b60f9742acb
Author: eladkal <[email protected]>
AuthorDate: Tue Jun 20 11:08:22 2023 +0300
set contributor note in CHANGELOG.rst openlienage (#32018)
---
airflow/providers/openlineage/CHANGELOG.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/airflow/providers/openlineage/CHANGELOG.rst
b/airflow/providers/openlineage/CHANGELOG.rst
index cef7dda807..8e4a4fb2ea 100644
--- a/airflow/providers/openlineage/CHANGELOG.rst
+++ b/airflow/providers/openlineage/CHANGELOG.rst
@@ -15,6 +15,10 @@
specific language governing permissions and limitations
under the License.
+.. NOTE TO CONTRIBUTORS:
+ Please, only add notes to the Changelog just below the "Changelog" header
when there are some breaking changes
+ and you want to add an explanation to the users on how they are supposed to
deal with them.
+ The changelog is updated and maintained semi-automatically by release
manager.
Changelog
---------