Split the `prepare-provider-documentation` into multi stage
Open
area:providers
kind:documentation
kind:meta
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
### Body
For convenience of the release manager and reviewers of changelogs, which can be huge sometimes, like https://github.com/apache/airflow/pull/50531, if we could split the command into multi stage:
1. Stage 1: Just generate the changelog, and reviewers review it
2. Stage 2: regenerate reminder of documents that are fully automatically generated (project.toml, README etc.
Refer: https://github.com/apache/airflow/pull/50531#pullrequestreview-2838215253
CC @potiuk to add more details!
### Committer
- [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Contributor guide
Assessment
This issue has not been assessed yet.