Summary
- Adds support for Github Actions (workflows and runs) see #235
- Fixes issues with conversion between markdown and org-mode (see #236)
- Fixes other minor issues
What's Changed
-
Add support for GitHub Actions workflows and runs by @armindarvish in #235
-
Fix markdown to org conversion by handling failed regex matches by @armindarvish in #236
-
Release Version 2.6 with GitHub Actions Support and Bug Fixes by @armindarvish in #237
-
Update README by @armindarvish in #238
-
* Add ability to rerun GitHub Actions runs and jobs by @armindarvish in #239
-
* Add C-c C-c keybinding for consult-gh-run-view-mode to rerun workflows by @armindarvish in #240
Full Changelog: v2.5.1...v2.6