amoghrajesh commented on PR #40552:
URL: https://github.com/apache/airflow/pull/40552#issuecomment-2208117194

   > > the options in the command do not align with this. for example we have 
(d) for docs - where would that go?
   > 
   > Correct Doc can be chosen only for "all changes are docs only". And in 
this case we do not release new package, we only update documentation for it - 
because possibly some documentation is updated for the last released version 
(for example this happens when we change template and generate the 
documentation) . So this should be a two-step question:
   > 
   > 1. Is the whole set of changes fort this provider "doc-only" ? if "y" -> 
mark ithe whole provider changeset as doc-only
   > 2. If the answer is "no" (i.e. there are some "releasable" changes) - we 
go through all commits individually and mark them as Breaking/ Feature/ Bugfix/ 
Misc.
   > 
   > That would reflect the current process as well - where we do precisely 
this qualification (but by manually moving changelog entries after they were 
pre-classified). Currently when you choose "doc only" for the whole changeset - 
the only thing that gets updated is the .latest-doc-only-change.txt - this way 
also you are not asked again for those changes that you reviewed already and it 
should remain the same.
   
   Good point, I was thinking along these lines itself. I will make this change 
and figure out the categorisation also better.


-- 
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]

Reply via email to