[Feature Request] Automatic export of Documents #13726
Replies: 2 comments 3 replies
No. We are not living in the same world we were even 1y ago. Pull requests used to be their own "CV". Opening a PR was a demonstration of the author's ability to reason, plan, and write code. Now it is nothing of the sort. We have no way to "tell" who threw a prompt into Claude vs who is an experienced dev, etc. Especially when that user has no meaningful paper trail on GitHub of OSS work or otherwise, let alone in Paperless-ngx. By your own admission, you have very little experience with Angular development, so ask yourself would you have opened the PR like that in 2023, if Claude didnt do it for you? If not, why would we trust your "review" of its work? If you cant do that review, what are you bringing to the table besides the initial idea? If it's just an idea, post an idea, not a PR. So the AI Slop bot is just fighting fire with fire. Sad, but the reality of this brave new world. See #13722 (comment) |
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |
Uh oh!
There was an error while loading. Please reload this page.
Description
I have created a PR #13722 to automatically export documents either manually or via workflow to the filesystem, a S3 bucket or SFTP sever.
In my opinion its a great feature and really adds important functionality.
Especially for German "GoDB" but also lot of other use cases.
Unfortunately my PR got automatically closed because of slop detection but I think it was a false positive here.
Related discussions:
GoBD:
#10379
#1880
S3:
#762
Document export:
#13615
For details please look at the PR #13722.
There is all the code and more explanation.
My main questions before I open a new PR would be:
Am I heading into the right direction ?
Do you have additional ideas how to improve this ?
P.S.:
In my opinion, the PR bot's failure threshold should be increased.
With a medium-sized PR like mine, you can get automatically closed very easily. I changed 52 files (limit: 50), had a 5,000-character description (limit: 2,500), and more than 10 comments. That already results in 3 failed checks.
Then even a small issue, like a missing heading or insufficient profile information, can lead to the PR being closed. I think the bot should be more forgiving for larger PRs.
Other
No response
All reactions