Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NOROUTE] ci Test-automerge is not work #15399

Closed
zhangguanzhang opened this issue Apr 28, 2024 · 4 comments
Closed

[NOROUTE] ci Test-automerge is not work #15399

zhangguanzhang opened this issue Apr 28, 2024 · 4 comments
Labels
Bug Ping: Parsing Failed RSS bug Something isn't working wait for upstream This is really something we have to wait...

Comments

@zhangguanzhang
Copy link

zhangguanzhang commented Apr 28, 2024

路由地址

NOROUTE

NOROUTE

完整路由地址

NOROUTE

相关文档

https://1

预期是什么?

.

实际发生了什么?

.

部署

RSSHub 演示 (https://rsshub.app)

部署相关信息

1

额外信息

automerge:
    if: github.triggering_actor == 'dependabot[bot]' && github.event_name == 'pull_request'


robot 的 `github.event_name` 实际是 `push`

```json
  "actor_id": "49699333",
  "actor": "dependabot[bot]",
  "triggering_actor": "dependabot[bot]",
  "head_ref": "",
  "base_ref": "",
  "event_name": "push",
  "event": {
    "after": "...",
    "base_ref": null,
    "before": "...",
    "commits": [
      {
        "author": {
          "email": "49699333+dependabot[bot]@users.noreply.github.com",
          "name": "dependabot[bot]",
          "username": "dependabot[bot]"
        },
        "committer": {
          "email": "[email protected]",
          "name": "GitHub",
          "username": "web-flow"
        },


### 这不是重复的 issue

- [X] 我已经搜索了 [现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保该错误尚未被报告。
@zhangguanzhang zhangguanzhang added the RSS bug Something isn't working label Apr 28, 2024
Copy link
Contributor

Searching for maintainers:
  • .: Route not found

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。

@zhangguanzhang
Copy link
Author

NOROUTE

@zhangguanzhang zhangguanzhang changed the title ci Test-automerge is not work [NOROUTE] ci Test-automerge is not work Apr 28, 2024
@github-actions github-actions bot reopened this Apr 28, 2024
Copy link
Contributor

Searching for maintainers:
  • .: Route not found

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。

@TonyRL
Copy link
Collaborator

TonyRL commented Apr 28, 2024

Auto merge won't work until pnpm fixed the [issue] (pnpm/pnpm#6530). See here for more details.

@TonyRL TonyRL added the wait for upstream This is really something we have to wait... label Apr 28, 2024
@TonyRL TonyRL closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Ping: Parsing Failed RSS bug Something isn't working wait for upstream This is really something we have to wait...
Projects
None yet
Development

No branches or pull requests

2 participants