Re: [PR] Advanced auto classification for provider documentation [airflow]

2025-07-05 Thread via GitHub


github-actions[bot] commented on PR #52902:
URL: https://github.com/apache/airflow/pull/52902#issuecomment-3040333720

   ### Backport successfully created: v3-0-test
   
   
   
   Status
   Branch
   Result
   
   
   ✅
   v3-0-test
   https://github.com/apache/airflow/pull/52925";>https://img.shields.io/badge/PR-52925-blue"; alt="PR Link">
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] Advanced auto classification for provider documentation [airflow]

2025-07-05 Thread via GitHub


potiuk merged PR #52902:
URL: https://github.com/apache/airflow/pull/52902


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



[PR] Advanced auto classification for provider documentation [airflow]

2025-07-05 Thread via GitHub


amoghrajesh opened a new pull request, #52902:
URL: https://github.com/apache/airflow/pull/52902

   
   
   
   
   A slightly advanced auto classification ability to the current preparation 
of provider documentation.
   
   If files were changed across providers like in the case of 
https://github.com/apache/airflow/pull/52017/files, the classification got 
confused and returned "other". It should only consider the current provider and 
classify on that always.
   
   Adding ability to do that, check these test cases for detail: 
https://github.com/apache/airflow/compare/main...amoghrajesh:airflow:advanced-classification-providers?expand=1#diff-f454c189159243e617baf7c442df3dc8f7bff5a3e581d9ba0e941c4434fd0b0cR447-R463
   
   It classifies only for respective providers!
   
   
   ---
   **^ Add meaningful description above**
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)**
 for more information.
   In case of fundamental code changes, an Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   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 
[airflow-core/newsfragments](https://github.com/apache/airflow/tree/main/airflow-core/newsfragments).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]