"Actions" tab says "There are no workflows yet." #12144

Closed
opened 2025-11-02 09:59:58 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @eduardosm on GitHub (Dec 3, 2023).

Description

"Actions" tab says "There are no workflows yet.", which is not true.

The tab shows "1", which suggest that there is a workflow running. Additionally, status icons appear in commits and PRs.

Gitea Version

1.21.1

Can you reproduce the bug on the Gitea demo site?

Yes

https://try.gitea.io/endfkbyn/test2/actions

Log Gist

There are not relevant logs

Screenshots

image

Git Version

The one included in the Docker image

Operating System

Linux ARM64

How are you running Gitea?

Official Docker image (gitea/gitea:1.21)

Database

PostgreSQL

Originally created by @eduardosm on GitHub (Dec 3, 2023). ### Description "Actions" tab says "There are no workflows yet.", which is not true. The tab shows "1", which suggest that there is a workflow running. Additionally, status icons appear in commits and PRs. ### Gitea Version 1.21.1 ### Can you reproduce the bug on the Gitea demo site? Yes https://try.gitea.io/endfkbyn/test2/actions ### Log Gist There are not relevant logs ### Screenshots ![image](https://github.com/go-gitea/gitea/assets/761151/de645d83-0043-4c04-8c51-c18d4966378b) ### Git Version The one included in the Docker image ### Operating System Linux ARM64 ### How are you running Gitea? Official Docker image (gitea/gitea:1.21) ### Database PostgreSQL
GiteaMirror added the type/bug label 2025-11-02 09:59:58 -06:00
Author
Owner

@eduardosm commented on GitHub (Dec 3, 2023):

Update: It looks like this bugs happens when workflows are initially added in a secondary branch. When they are directly added to the main branch, they show in the "Actions" tab.

@eduardosm commented on GitHub (Dec 3, 2023): Update: It looks like this bugs happens when workflows are initially added in a secondary branch. When they are directly added to the main branch, they show in the "Actions" tab.
Author
Owner

@lng2020 commented on GitHub (Dec 4, 2023):

https://github.com/go-gitea/gitea/pull/28145 Either it introduced a bug or revealed a bug.

@lng2020 commented on GitHub (Dec 4, 2023): https://github.com/go-gitea/gitea/pull/28145 Either it introduced a bug or revealed a bug.
Author
Owner

@yp05327 commented on GitHub (Dec 4, 2023):

Maybe in this page we should have a branch selector.

@yp05327 commented on GitHub (Dec 4, 2023): Maybe in this page we should have a branch selector.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12144