Commit Graph

16 Commits

Author SHA1 Message Date
Asahina Mafuyu
16c356e6a9 [Enhancement] 添加自动修复工作流 (#337)
All checks were successful
Mark stale issues and pull requests / stale (push) Successful in 4s
* feat: add GitHub Action to automatically strip EXIF data and compress images via PR comments

* fix: 提升尝试压缩后修复失败的用户体验

* feat: 现在修复结果会直接基于源 comment 做 update

* fix: 修复工作流仍然报告失败的问题

* doc: 添加自动修复引导

* ci: 改用 `github.rest.repos.compareCommitsWithBasehead`

* ci: 增强检查工作流
2026-04-08 00:31:01 +08:00
Lian
2feab89b4e 增强工作流, 更新文档 (#338)
* fix(workflows:check_exif): 修改exiftool命令仅检测敏感信息

* docs(EXIF): 添加 EXIF 的说明文档

* docs(GUIDE): 完善新手引导文档

* fix(workflows:check_exif): 修改diff计算方式

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Yueosa <172176062+Yueosa@users.noreply.github.com>
2026-04-01 11:07:07 +08:00
Lian
2d7b0f9a06 添加检查exif信息的工作流, 完善文档 (#299)
All checks were successful
Mark stale issues and pull requests / stale (push) Successful in 5s
* 慕名而来玩玩

* 换格式

把webp格式的图片换成jpg了
似乎github那边的pr没办法预览webp

* 更新两张新图

* 定期更新一下

* Update README.md

* Create README.md with updates and learnings

Added a README file with updates and personal reflections.

* Add files via upload

* 更新嘻嘻

* Initial plan

* Add PR template, EXIF check workflow, and strip-exif workflow

Co-authored-by: Yueosa <172176062+Yueosa@users.noreply.github.com>

* Address code review: reduce exiftool timeout, improve error logging in strip workflow

Co-authored-by: Yueosa <172176062+Yueosa@users.noreply.github.com>

* Security: pin checkout to SHA, add env vars for shell safety, add security comments

Co-authored-by: Yueosa <172176062+Yueosa@users.noreply.github.com>

* Improve PR template with newcomer guidance, friendlier EXIF comment, add beginner guide, update README

Co-authored-by: Yueosa <172176062+Yueosa@users.noreply.github.com>

* Fix PR template links to use absolute GitHub URLs

Co-authored-by: Yueosa <172176062+Yueosa@users.noreply.github.com>

* 修改示例中的 ID 为我自己的ID

* delete(action): 删除没必要的工作流

* fix(action): 删除对strip_exif工作流的描述

* docs(GUIDE): 为 fork, commit 等操作添加了简单说明

* fix(docs): OMG我是猪鼻, 我把仓库地址写错了X_X

* fix: 被 copilot 鞭策了

* 删除拉取请求模板中的描述部分

* 补充推荐使用--depth的妙妙小提示

* - 补充删旧评论机制
- 移除不必要的权限
- 只在图片变更时触发
- 修复fork pr拿不到来源的bug

* 优化拉取请求模板,增加新手指南的可折叠提示

* 更新 check_exif.yml:升级 actions/checkout 到 v5,优化 exiftool 安装逻辑,增强 PR 评论管理

* 到底要不要删掉旧评论呢(哭), Moemu大佬好像是没删的, 豪! 我也不删了!

* 被删除的不必要的权限似乎是必要的

* 修一修代码格式, 压一压行数

* 修正评论格式

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Yueosa <172176062+Yueosa@users.noreply.github.com>
2026-03-14 15:59:17 +08:00
Asahina Mafuyu
094b5a57de 修复无法正确获取文件大小的问题
All checks were successful
Mark stale issues and pull requests / stale (push) Successful in 5s
2026-03-05 18:28:38 +08:00
Asahina Mafuyu
e5f2bd236d 💚 改进工作流为无需审批的版本 2026-02-23 15:27:12 +08:00
Asahina Mafuyu
e0184068f0 💚修复CI检查 2026-02-20 13:14:56 +08:00
Asahina Mafuyu
867cec7fe9 👷 添加检查文件大小的工作流 (#276)
* 👷 添加检查文件大小的工作流

* 📝 更新压缩图片提示

* 💚 移除 Label 标记
2026-02-20 13:08:13 +08:00
LY
1c7a79f719 ci: support /fast-forward in PR review comment 2024-02-07 13:33:08 +08:00
LY
8b4a2dd840 ci: fix: /fast-forward triggered by non-maintainers 2024-01-01 15:19:17 +08:00
LY
87a148e09f ci: add fast-forward merge support 2024-01-01 14:58:10 +08:00
CuteDress
4a99820922 Update greetings.yml
修!
2023-12-10 13:46:01 +08:00
CuteDress
8127e6df02 Update greetings.yml
忘记转义了,坏
2023-11-19 13:32:51 +08:00
CuteDress
b0ad999c23 Update greetings.yml 2023-11-04 11:16:15 +08:00
CuteDress
dd7472f622 Update stale.yml
更新提示文本
2023-07-01 20:58:54 +08:00
CuteDress
4857af3e34 Create stale.yml 2023-06-30 22:36:47 +08:00
CuteDress
4414c05ff1 ci: create greetings.yml 2023-06-21 19:35:50 +08:00