github-actions[bot] opened a new pull request, #73130:
URL: https://github.com/apache/airflow/pull/73130

   Excluding .agents from the source tarball (#68851) left .claude behind.
   Everything under .claude/skills is a relay symlink into .agents/skills, so
   export-ignore strips the targets while the links themselves still ship:
   unpacking the source release yields broken symlinks, and .claude/ arrives
   holding nothing but those dead links.
   
   Found while verifying 3.3.2rc1, whose tarball carries five of them. The
   released 3.3.1 carries the same ones, so this is long-standing rather than
   something a recent change introduced.
   
   .github needs no equivalent entry: its own skills relays are already
   covered by the existing .github export-ignore.
   (cherry picked from commit 4b0eb8e02060a73a3358ac2778b552a71252c38a)
   
   Co-authored-by: Jarek Potiuk <[email protected]>


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