fix(actions): wrong assumption that run ID always >= job ID #149

Closed
opened 2026-05-24 08:23:34 +00:00 by jmiller · 1 comment
Owner

Summary

Actions logic fails when job IDs are less than run IDs (e.g., after database migrations or ID resets).

Upstream Reference

Severity: Medium

Action

Cherry-pick from upstream release/v1.26.


Authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

## Summary Actions logic fails when job IDs are less than run IDs (e.g., after database migrations or ID resets). ## Upstream Reference - PR: https://github.com/go-gitea/gitea/pull/37742 (backport of #37737, fixes #37734) - Merged: 2026-05-17 - Branch: release/v1.26 ## Severity: Medium ## Action Cherry-pick from upstream `release/v1.26`. --- *Authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>*
jmiller added the priority: mediumtype: bugupstream labels 2026-05-24 08:25:47 +00:00
Author
Owner

Included in v1.26.1-moko.04.00.00 security backport or already present in fork. Deployed 2026-05-24.

Authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

Included in v1.26.1-moko.04.00.00 security backport or already present in fork. Deployed 2026-05-24. *Authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>*
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#149