jarry777 最近的时间轴更新
jarry777

jarry777

V2EX 第 64866 号会员,加入于 2014-06-12 14:10:37 +08:00
根据 jarry777 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
jarry777 最近回复了
10 天前
回复了 shintendo 创建的主题 GitHub 灵异事件, GiHub 收到了一条看不见的通知
GitHub 官方已经在处理了。


GitHub Support (GitHub Support)
Sep 26, 2025, 2:13 AM UTC

Hi ***,

Thank you for bringing this bug to our attention. Our engineers are investigating the issue, and we appreciate your report. While we can't guarantee any specific changes or updates, please know that your report is in good hands and being investigated thoroughly.

Regarding the phantom notification, we apologize for any confusion or frustration this may have caused. One possible explanation is that a user account that mentioned you in a thread has been flagged for potentially violating our Terms of Service. When this happens, the content is hidden from view, including the notification, to protect the privacy of the user account and prevent further violations.

As a workaround, if you're familiar with the GitHub CLI, you can use the script below to mark all of your notifications as read. This may take care of the phantom message, but please note that the 1-0 of 1 message may still persist after the curl command is run. Our engineers are investigating this bug as well.

Running the script to mark notifications as "read" is generally considered safe, as it does not remove the notification itself, only updates the status of the notification. Here is the script:

gh api \
--method PUT \
-H "Accept: application/vnd.github+json" \
/notifications \
-F read=true

If you have a Personal Access Token (PAT), you can also use the following curl command to mark all of your notifications as read. Please note that in order to use the curl command, you will need to replace $TOKEN with your own PAT, which you can create here. Also note that the PAT must have the notifications scope.

curl -X PUT \
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: token $TOKEN" \
https://api.github.com/notifications

For your reference, here is the documentation for the Notifications REST API endpoint.

In saying that, I fully understand that you may prefer to wait for a bug fix. Please note that the fix for this issue is complex, and I cannot guarantee a timeline for its implementation.

I hope this is helpful. Please do not hesitate to contact us if you have any further questions.

Cheers,
Nix
GitHub Support

Note: This ticket will automatically close after 3 days of inactivity, but it can always be reopened with a reply or follow-up.
很简单,因为这 20 块没有走公司的账,所以财务不能写在发票上,进出对不上是财务大忌。逻辑上你垫付了,司机应该
把高速费的账单或者票据给你,你报销时贴上去
公司的项目直接外挂 dify ,让产品自己先去试。
几乎每个月都有功能更新,从实用角度出发,有接口可以调的,不一定非得再造轮子(又不是不能用)。反正外挂的组件已经很多了,也不差这一个。
自己的项目用的 Spring AI ,跟着文档看看源码。
Spring AI 计划五月份 GA ,可以先学起来。

https://github.com/spring-projects/spring-ai/milestone/4
192 天前
回复了 nativeBoy 创建的主题 浏览器 火狐不争气啊
不懂就问:什么场景下需要反复启动浏览器?不是从开机到关机一直要用吗
分母+1
205 天前
回复了 faywong8888 创建的主题 输入法 如何实现一个拼音拼写纠错算法?
迫切需要双拼纠错。
目前在用 gboard ,符号显示不全的 bug 得两年了吧都没人修
284 天前
回复了 bzq 创建的主题 macOS Mac 使用 VsCode 能耗很大是怎么回事。
检查一下版本号,v1.95 有个 CPU 100%的 bug
299 天前
回复了 NiaoBlush 创建的主题 OpenAI ChatGPT 这是挂了吗?
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   2122 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 04:12 · PVG 12:12 · LAX 21:12 · JFK 00:12
Developed with CodeLauncher
♥ Do have faith in what you're doing.