Skip to content

小红书账号删除后重新添加,前端页面显示是新号,实际后端发布的内容还是旧的账号 #741

小红书账号删除后重新添加,前端页面显示是新号,实际后端发布的内容还是旧的账号

小红书账号删除后重新添加,前端页面显示是新号,实际后端发布的内容还是旧的账号 #741

Workflow file for this run

name: Feishu Notify (Org-wide, No Relay)
on:
pull_request:
types: [ready_for_review, closed]
issues:
types: [opened, closed, reopened]
jobs:
notify:
uses: yikart/.github/.github/workflows/feishu-notify-template.yml@main
secrets: inherit
with:
important_labels: "urgent,security,release-blocker"
important_paths_regex: "^(apps/web/|infra/|payment/|security/)"
pr_min_changed_files: "30"
title_keywords_regex: "(hotfix|rollback|security|incident)"
notify_issue_on_open_close_without_labels: "false"