| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-01 | feat(git) create and checkout branch | DanConwayDev | |
| add RepoActions trait methods to checkout ref, create branch at commit and check if a commit exists | |||
| 2023-11-01 | feat(prs-create) add pr tag branch-name and title | DanConwayDev | |
| tag pr event with title, description and the name of the current checkedout branch | |||
| 2023-10-01 | feat(prs-create) send to multiple relays | DanConwayDev | |
| add tests but these currently don't work when run together | |||
| 2023-10-01 | feat(prs-create) find commits and create events | DanConwayDev | |
| - identify commits - create pull request event - create patch events | |||