Replies: 7 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
I agree this would be a valuable addition to the mobile experience. One related use case is on-call or incident response workflows. When a flaky CI job fails outside working hours, maintainers often only need to perform a quick "Re-run failed jobs" action rather than opening a laptop. As a temporary workaround, some teams expose workflow_dispatch actions or use automation/bots that can be triggered from mobile, but neither is as straightforward as having native support in the Actions UI. It might also be useful if the mobile app supported:
These are relatively lightweight Actions operations that are often needed while away from a desktop environment. |
Beta Was this translation helpful? Give feedback.
This comment was marked as low quality.
This comment was marked as low quality.
-
|
I agree, re-running failed jobs is a basic workflow action that should be available on mobile too. Having to switch devices for a simple retry feels unnecessary, much like needing extra steps when you just want to Reduce video size online quickly. |
Beta Was this translation helpful? Give feedback.
-
|
I support this request. Being able to re-run failed jobs directly from the GitHub Mobile app would make it much more practical to manage CI while away from a computer. A couple of related ideas that could make this even more useful:
For maintainers dealing with flaky tests or transient CI failures, this would save time and eliminate the need to switch to a desktop for a simple retry. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hi @fdraljoseph-sys, It looks like only your email address was posted. If you intended to add feedback or share your experience with the GitHub Mobile app, could you provide more details? For example:
Additional details can help the GitHub team better understand the issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
None
Body
Currently, the GitHub Mobile app lacks a "Re-run jobs" or "Re-run failed jobs" button when inspecting a failed CI workflow. Because this option is missing, it is impossible to re-trigger a flaky CI directly from the phone. This breaks the mobile review experience and forces us to switch to a desktop environment just to click "re-run".
Visual Evidence
I have attached a screen recording below demonstrating the missing functionality.
(Note: The app UI in the video is set to Portuguese, but it clearly shows the workflow screen lacking any options to re-run the failed tasks).
Expected Behavior
It would be incredibly helpful to have a "Re-run all jobs" and "Re-run failed jobs" action available directly in the mobile app, matching the desktop experience. This would significantly improve productivity for maintainers and developers managing workflows remotely.
30EA06CF-C1AF-4A67-B929-87F3A8B7C8AA.MP4
Beta Was this translation helpful? Give feedback.
All reactions