You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/actions/runner
Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975)
Fix #26971 

And the UI now will display it's scheduled but not triggered by a push.

<img width="954" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/d211845c-457e-4c3e-af1f-a0d654d3f365">
1 year ago
..
interceptor.go Support changing labels of Actions runner without re-registration (#24806) 2 years ago
runner.go Add a new column schedule_id for action_run to track (#26975) 1 year ago
utils.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago