Discussions » Greasy Fork Feedback

Why does GitHub trigger the webhook and update my script even though the version number hasn't changed?/为什么在版本号没有变动的情况下,GitHub 还会触发 webhook 并更新我的脚本呢?

§
Posted: 2024-07-13

Why does GitHub trigger the webhook and update my script even though the version number hasn't changed?

为什么在版本号没有变动的情况下,GitHub 还会触发 webhook 并更新我的脚本呢?

Does GreasyFork update based on file changes rather than version number changes?

GreasyFork 是通过检测文件发生变动来进行更新的吗?而不是通过检测版本号来进行更新吗?

§
Posted: 2024-07-14

Yes, Greasy Fork will update any time the file changes. It's recommended that every time the file changes, the version number changes, but not required.

§
Posted: 2024-07-15
Edited: 2024-07-15

Yes, Greasy Fork will update any time the file changes. It's recommended that every time the file changes, the version number changes, but not required.

Why this is the default behaviour?

In normal editing of the coding, Greasy Fork requires all the updates with an updated version code.

Why for webhook option, this rule is broken?

Greasy Fork should update the script only when the version code is changed.

NotYouMod
§
Posted: 2024-07-15

In normal editing of the coding, Greasy Fork requires all the updates with an updated version code.

Nah, you can just check the checkbox under the warning and force update, even if you didn't change the version number.

Greasy Fork should update the script only when the version code is changed.

Changing version is just a recommended practice which helps to navigate through file versions, but I don't think version changing should be a requirement.

Post reply

Sign in to post a reply.