halo-dev / halo

强大易用的开源建站工具。
https://www.halo.run
GNU General Public License v3.0
33.3k stars 9.61k forks source link

feat: add slug generation rules to post saving feature in the post editing page #6205

Closed ruibaby closed 2 months ago

ruibaby commented 2 months ago

What type of PR is this?

/area ui /kind feature /milestone 2.17.x

What this PR does / why we need it:

支持在文章编辑页面创建文章时,也应用别名生成规则

Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/5118 Fixes https://github.com/halo-dev/halo/issues/6155

Special notes for your reviewer:

Does this PR introduce a user-facing change?

支持在文章编辑页面创建文章时,也应用别名生成规则
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.06%. Comparing base (bc10336) to head (fc2f252). Report is 31 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6205 +/- ## ============================================ + Coverage 54.51% 57.06% +2.55% - Complexity 3523 3717 +194 ============================================ Files 646 651 +5 Lines 21862 22041 +179 Branches 1528 1542 +14 ============================================ + Hits 11917 12577 +660 + Misses 9328 8858 -470 + Partials 617 606 -11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

f2c-ci-robot[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JohnNiang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[ui/OWNERS](https://github.com/halo-dev/halo/blob/main/ui/OWNERS)~~ [JohnNiang] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment