amoghrajesh commented on PR #40552:
URL: https://github.com/apache/airflow/pull/40552#issuecomment-2208136359
Made some changes around here and this is what I get now:
With doc-only answer as `n`:
```
Update release notes for package 'amazon'
Updating documentation for the latest release version.
The provider amazon has 8 changes since last release
Provider: amazon
NEXT VERSION AFTER + 8.25.0
...........................
Latest change: 2024-07-02
=================================================================================================
===========
=================================================================================
Commit
Committed Subject
=================================================================================================
===========
=================================================================================
`8e04ef088f
<https://github.com/apache/airflow/commit/8e04ef088fd2c817800f53b69bff1ac0680ac8b5>`_
2024-07-02 ``Be able to remove ACL in S3 hook's copy_object (#40518)``
`015ac89689
<https://github.com/apache/airflow/commit/015ac89689cb278d78ed4d65825254b67d476db8>`_
2024-07-02 ``Use base aws classes in AWS Glue Data Catalog Sensors
(#40492)``
`b8aab5cf63
<https://github.com/apache/airflow/commit/b8aab5cf6332681b797e2aaea67c10e6ddf6bb46>`_
2024-07-02 ``Use base aws classes in AWS Glue Crawlers
Operators/Sensors/Triggers (#40504)``
`5ec81b6f95
<https://github.com/apache/airflow/commit/5ec81b6f9536bd4824ff39574ec9602916d06af8>`_
2024-06-28 ``Fix docs build re aws changelog (#40488)``
`8d5dbaae37
<https://github.com/apache/airflow/commit/8d5dbaae37c2bcd0be360fdf8d42c5f72c7629da>`_
2024-06-28 ``Remove todo re bucket_name decorator in s3 hook (#40485)``
`bbfeee4aee
<https://github.com/apache/airflow/commit/bbfeee4aee7203e934d50bc455f10d4d6a26f84a>`_
2024-06-28 ``Reduce memory footprint of s3 key trigger (#40473)``
`6c12744dd8
<https://github.com/apache/airflow/commit/6c12744dd8656e1d8b066c7edc8f0ab60ac124d2>`_
2024-06-28 ``Adding cluster to ecs trigger event to avoid defer error
(#40482)``
`a62bd83188
<https://github.com/apache/airflow/commit/a62bd831885957c55b073bf309bc59a1d505e8fb>`_
2024-06-27 ``Enable enforcing pydocstyle rule D213 in ruff. (#40448)``
=================================================================================================
===========
=================================================================================
Is there any change in the set for this provider that is not 'doc-only'? 'n'
means all changes are doc-only. 'y' means there are changes apart from doc-only
Press y/N/q: n
Marking last change: 8e04ef088f and all above changes since the last release
as doc-only changes!
Summary of prepared documentation:
Docs only: 1
amazon
Successfully prepared documentation for packages!
Please review the updated files, classify the changelog entries and commit
the changes.
```
With doc-only answer as `y` with `--answer` flag:
```
Update release notes for package 'amazon'
Updating documentation for the latest release version.
The provider amazon has 8 changes since last release
Provider: amazon
NEXT VERSION AFTER + 8.25.0
...........................
Latest change: 2024-07-02
=================================================================================================
===========
=================================================================================
Commit
Committed Subject
=================================================================================================
===========
=================================================================================
`8e04ef088f
<https://github.com/apache/airflow/commit/8e04ef088fd2c817800f53b69bff1ac0680ac8b5>`_
2024-07-02 ``Be able to remove ACL in S3 hook's copy_object (#40518)``
`015ac89689
<https://github.com/apache/airflow/commit/015ac89689cb278d78ed4d65825254b67d476db8>`_
2024-07-02 ``Use base aws classes in AWS Glue Data Catalog Sensors
(#40492)``
`b8aab5cf63
<https://github.com/apache/airflow/commit/b8aab5cf6332681b797e2aaea67c10e6ddf6bb46>`_
2024-07-02 ``Use base aws classes in AWS Glue Crawlers
Operators/Sensors/Triggers (#40504)``
`5ec81b6f95
<https://github.com/apache/airflow/commit/5ec81b6f9536bd4824ff39574ec9602916d06af8>`_
2024-06-28 ``Fix docs build re aws changelog (#40488)``
`8d5dbaae37
<https://github.com/apache/airflow/commit/8d5dbaae37c2bcd0be360fdf8d42c5f72c7629da>`_
2024-06-28 ``Remove todo re bucket_name decorator in s3 hook (#40485)``
`bbfeee4aee
<https://github.com/apache/airflow/commit/bbfeee4aee7203e934d50bc455f10d4d6a26f84a>`_
2024-06-28 ``Reduce memory footprint of s3 key trigger (#40473)``
`6c12744dd8
<https://github.com/apache/airflow/commit/6c12744dd8656e1d8b066c7edc8f0ab60ac124d2>`_
2024-06-28 ``Adding cluster to ecs trigger event to avoid defer error
(#40482)``
`a62bd83188
<https://github.com/apache/airflow/commit/a62bd831885957c55b073bf309bc59a1d505e8fb>`_
2024-06-27 ``Enable enforcing pydocstyle rule D213 in ruff. (#40448)``
=================================================================================================
===========
=================================================================================
Forced answer for 'Is there any change in the set for this provider that is
not 'doc-only'? 'n' means all changes are doc-only. 'y' means there are changes
apart from doc-only': y
Define the type of change for `Be able to remove ACL in S3 hook's
copy_object (https://github.com/apache/airflow/pull/40518)` by referring to the
above table
Type of change (b)ugfix, (f)eature, (x)breaking change, (s)kip, (q)uit ? ^C
```
--
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]