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 05ca9cf0cc Update Provider release guide with `--excluded-pr-list` 
(#32033)
05ca9cf0cc is described below

commit 05ca9cf0cc3fb8581bdb6c5648c787fa3cf4acc6
Author: eladkal <[email protected]>
AuthorDate: Tue Jun 20 23:11:51 2023 +0300

    Update Provider release guide with `--excluded-pr-list` (#32033)
---
 dev/README_RELEASE_PROVIDER_PACKAGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev/README_RELEASE_PROVIDER_PACKAGES.md 
b/dev/README_RELEASE_PROVIDER_PACKAGES.md
index 4317543755..2bc47b2a9b 100644
--- a/dev/README_RELEASE_PROVIDER_PACKAGES.md
+++ b/dev/README_RELEASE_PROVIDER_PACKAGES.md
@@ -451,6 +451,7 @@ execution of the script below. You will use link to that 
issue in the next step.
 set as your environment variable.
 
 You can also pass the token as `--github-token` option in the script.
+You can also pass list of PR to be excluded from the issue with 
`--excluded-pr-list`.
 
 ```shell script
 breeze release-management generate-issue-content-providers 
--only-available-in-dist

Reply via email to