Skip to content

feat: add RSS feed for subscribing to post lists by tag slug#43

Merged
f2c-ci-robot[bot] merged 1 commit intomainfrom
feature/rss-by-tag
Dec 5, 2024
Merged

feat: add RSS feed for subscribing to post lists by tag slug#43
f2c-ci-robot[bot] merged 1 commit intomainfrom
feature/rss-by-tag

Conversation

@guqing
Copy link
Copy Markdown
Member

@guqing guqing commented Dec 5, 2024

What this PR does?

支持根据标签别名订阅文章列表

示例: http://localhost:8090/feed/tags/halo.xml

Fixes #38

支持根据标签别名订阅文章列表

@f2c-ci-robot f2c-ci-robot Bot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Dec 5, 2024
@f2c-ci-robot f2c-ci-robot Bot requested review from minliacom and wan92hen December 5, 2024 10:07
Copy link
Copy Markdown
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@f2c-ci-robot f2c-ci-robot Bot added the lgtm Indicates that a PR is ready to be merged. label Dec 5, 2024
@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot Bot commented Dec 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ruibaby

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@f2c-ci-robot f2c-ci-robot Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 5, 2024
@f2c-ci-robot f2c-ci-robot Bot merged commit 9a39c65 into main Dec 5, 2024
@guqing guqing deleted the feature/rss-by-tag branch January 3, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

支持创建不同的 Rss Feed 仅包括指定标签的文章

2 participants