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 9f7cb12449a Update provider release guide to mention Github labels
(#63218)
9f7cb12449a is described below
commit 9f7cb12449a54c24d62f9e392d7265b616275d91
Author: Vincent <[email protected]>
AuthorDate: Mon Mar 9 17:08:01 2026 -0400
Update provider release guide to mention Github labels (#63218)
---
dev/README_RELEASE_PROVIDERS.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev/README_RELEASE_PROVIDERS.md b/dev/README_RELEASE_PROVIDERS.md
index 2d6e2fda5ce..da841c6ae34 100644
--- a/dev/README_RELEASE_PROVIDERS.md
+++ b/dev/README_RELEASE_PROVIDERS.md
@@ -259,7 +259,12 @@ changelogs. If there are, you need to add them to PR and
classify the changes ma
* if needed adjust version of provider - in changelog and provider.yaml, in
case the new
change changes classification of the upgrade (patchlevel/minor/major)
-Commit the changes and merge the PR, be careful to do it quickly so that no
new PRs are merged for
+Commit the changes and create the PR. You need to apply the following labels
to the PR:
+
+* `skip common compat check`
+* `allow provider dependency bump`
+
+Once approved, merge it, be careful to do it quickly so that no new PRs are
merged for
providers in the meantime - if they are, you will miss them in the changelog.
In case you want to also release a pre-installed provider that is in
``not-ready`` state (i.e. when