Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(run): add keymap to rerun only failed jobs #27

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

jrowlingson
Copy link
Contributor

@jrowlingson jrowlingson commented Jun 18, 2024

Resolves #26

Copy link
Owner

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@benelan benelan merged commit bdd80f9 into benelan:main Jun 18, 2024
benelan added a commit that referenced this pull request Jun 23, 2024
🤖 I have created a release *beep* *boop*
---


## [0.13.0](v0.12.0...v0.13.0)
(2024-06-23)


### Features

* **pr:** Add `alt-y` keybinding to copy the selected item's branch name
([07a85db](07a85db)),
closes [#24](#24)
* **run:** Add `alt-R` keybinding to rerun only failed jobs
([#27](#27))
([bdd80f9](bdd80f9)),
closes [#26](#26)
* **run:** Modify `enter` keybinding to view logs if the selected run is
completed, deprecates `alt-l`
([b15f6a9](b15f6a9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ben Elan <no-reply@benelan.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: add keymap to rerun only failed jobs
2 participants