pypa / pypa/setuptools

Github actions spam the UI

Open
#2,015 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.9k
Forks
1.4k
Avg merge
1d 1h
Merged PRs (30d)
1

Description

With the introduction of Github actions, every commit and pull request generates 20+ tasks, each with javascript polling behaviors. These actions make the UI clumsy and sometimes unusable, causing frequent refreshes of the view. When mousing over a commit, the popup gets dismissed frequently due to all of the actions. And in a pull request, the status checks window is difficult to scroll when these actions are running. I'm using the latest Firefox on macOS. I haven't tested on other browsers, where the behavior could be different.

@webknjaz Can you investigate and determine if there's a way to fix these broken UI behaviors? If not, we may just want to disable these actions or limit their number.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Reproduce the behavior in Firefox on macOS on a commit and pull request with many GitHub Actions tasks, then inspect the related polling and status-check UI behavior. Done means identifying a concrete UI fix or a justified way to reduce or disable the actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript
Domain
ci-cd, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.