Conversation
原来使用简单的 `Aid` 或 `Pid` 进行命名,用户反馈导出的 PDF 名字全是数字看不出是什么。现在: 1. 默认情况下,本子维度的 PDF 命名为 `Atitle`,章节维度的 PDF 命名为 `Atitle_Ptitle`。 2. 新增可选的环境变量和 Action 面板输入参数 `PDF_NAME_RULE`,允许用户自定义生成规则。
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR introduces a configurable PDF naming rule for merged PDFs via a new GitHub Actions workflow dispatch input Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
To prevent beginners from mistakenly submitting PRs, |
原来使用简单的
Aid或Pid进行命名,用户反馈导出的 PDF 名字全是数字看不出是什么。现在:默认情况下,本子维度的 PDF 命名为
Atitle,章节维度的 PDF 命名为Atitle_Ptitle。新增可选的环境变量和 Action 面板输入参数
PDF_NAME_RULE,允许用户自定义生成规则。Summary by CodeRabbit