Skip to content

Include doc-only commit in provider commit history - #43543

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:include-documentation-in-commit-list-generation
Oct 31, 2024
Merged

Include doc-only commit in provider commit history#43543
potiuk merged 1 commit into
apache:mainfrom
potiuk:include-documentation-in-commit-list-generation

Conversation

@potiuk

@potiuk potiuk commented Oct 31, 2024

Copy link
Copy Markdown
Member

When we generated list of commits for provider's documentation, we only checked for commits from the source folders of the providers, however there were some commits that only changed documentation for the provider and such commits were not included.

This PR adds documentation folder to be used while checkign for the commit list, and next time when documentation will be generated for providers, the doc-only commits should also be included for all historical versions of providers.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

When we generated list of commits for provider's documentation, we
only checked for commits from the source folders of the providers,
however there were some commits that only changed documentation for
the provider and such commits were not included.

This PR adds documentation folder to be used while checkign for
the commit list, and next time when documentation will be generated
for providers, the doc-only commits should also be included for
all historical versions of providers.
@potiuk
potiuk merged commit 8308dad into apache:main Oct 31, 2024
@potiuk
potiuk deleted the include-documentation-in-commit-list-generation branch October 31, 2024 09:16

@amoghrajesh amoghrajesh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Saw this now! Nice

ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
When we generated list of commits for provider's documentation, we
only checked for commits from the source folders of the providers,
however there were some commits that only changed documentation for
the provider and such commits were not included.

This PR adds documentation folder to be used while checkign for
the commit list, and next time when documentation will be generated
for providers, the doc-only commits should also be included for
all historical versions of providers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants