Docs: Clarify task-sdk publishing vs publish-docs workflow (#64350)#64711
Docs: Clarify task-sdk publishing vs publish-docs workflow (#64350)#64711Mayankaggarwal8055 wants to merge 3 commits intoapache:mainfrom
Conversation
|
This is wrong. Task-sdk is already publishable. Removing instructions seems like AI-generated, unverified change. Please avoid that. and Verify all changes. also closed the issue because it was wrong. |
|
Please next time verify the changes and issues that AI proposes. (and always use Generated-By when you use AI as instructed in the contributing guides. You can fix the "new format" instead. |
|
Thanks @potiuk for the clarification. I understand that my assumption about task-sdk publishing was incorrect. I should have verified it more thoroughly before submitting the PR. I’ll be more careful with validation going forward and will follow the Generated-By guideline when using AI assistance. I’ll look into the “new format” issue you mentioned and try to contribute there instead. |
This PR resolves the contradiction in task-sdk publishing instructions.
Problem
The documentation described task-sdk as “not yet published”, while it is actually available on the documentation site. However, it is not published via the
publish-docsworkflow.Changes
publish-docsworkflowtask-sdkfrom publishing command examplesImpact
Improves clarity for release managers and removes ambiguity in publishing instructions.
closes: #64350