Skip to content

Adding doc section in changelog for providers#45154

Merged
eladkal merged 2 commits intoapache:mainfrom
amoghrajesh:adding-docs-like-core
Dec 23, 2024
Merged

Adding doc section in changelog for providers#45154
eladkal merged 2 commits intoapache:mainfrom
amoghrajesh:adding-docs-like-core

Conversation

@amoghrajesh
Copy link
Copy Markdown
Contributor

@amoghrajesh amoghrajesh commented Dec 22, 2024

Core release changelogs have support for "doc-only" changes which looks like so:

doc-only
~~~~~~~~

* ``Update DAG example links in multiple providers documents (#44034)``

But for provider releases, for some reason, we push the "doc" marked ones to "skipped". This isn;t correct.
Screenshot 2024-12-18 at 14 56 08
Screenshot 2024-12-18 at 14 55 40

Adding support to mark it in docs-only section for provider release too.

Tested with airbyte:
image

Result
image


^ 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.

@eladkal eladkal changed the title Adding support for in changelog for providers Adding doc section in changelog for providers Dec 22, 2024
@eladkal
Copy link
Copy Markdown
Contributor

eladkal commented Dec 22, 2024

Nice! Thank you for this one

@eladkal eladkal merged commit 70d15a8 into apache:main Dec 23, 2024
@eladkal eladkal added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Dec 23, 2024
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants