Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix closed issue kemitix/git-next#41 2024-04-13 15:49:05 +01:00
When next branch falls behind main branch it should be automatically updated to main
kemitix pushed to main at kemitix/git-next 2024-04-13 15:49:05 +01:00
0622e6092b feat(repo/branch): update next branch when not based on main
kemitix pushed to main at kemitix/git-next 2024-04-13 15:47:50 +01:00
2055421067 refactor(repo/branch): extract get_commit_histories
kemitix pushed to next at kemitix/git-next 2024-04-13 15:47:50 +01:00
0622e6092b feat(repo/branch): update next branch when not based on main
kemitix pushed to next at kemitix/git-next 2024-04-13 15:44:05 +01:00
2055421067 refactor(repo/branch): extract get_commit_histories
kemitix pushed to dev at kemitix/git-next 2024-04-13 15:44:05 +01:00
0622e6092b feat(repo/branch): update next branch when not based on main
2055421067 refactor(repo/branch): extract get_commit_histories
Compare 2 commits »
kemitix pushed to next at kemitix/git-next 2024-04-13 15:42:43 +01:00
eca45d0238 build(justfile): Add validate-dev-branch recipe
kemitix pushed to next at kemitix/git-next 2024-04-13 15:17:47 +01:00
kemitix commented on issue kemitix/git-next#16 2024-04-13 15:08:50 +01:00
Add webhook URL field to server config

Closed by 069b313fc33f17b1744f7c22a2c7df902fe58860

kemitix closed issue kemitix/git-next#16 2024-04-13 15:08:50 +01:00
Add webhook URL field to server config
kemitix pushed to main at kemitix/git-next 2024-04-13 15:05:52 +01:00
eca45d0238 build(justfile): Add validate-dev-branch recipe
kemitix pushed to next at kemitix/git-next 2024-04-13 15:02:31 +01:00
eca45d0238 build(justfile): Add validate-dev-branch recipe
kemitix pushed to main at kemitix/git-next 2024-04-13 15:02:31 +01:00
069b313fc3 feat(config)!: Add webhook URL field to server config
kemitix closed issue kemitix/git-next#39 2024-04-13 14:58:55 +01:00
Rename type RepoName as RepoAlias
kemitix pushed to next at kemitix/git-next 2024-04-13 14:58:55 +01:00
069b313fc3 feat(config)!: Add webhook URL field to server config
kemitix pushed to main at kemitix/git-next 2024-04-13 14:58:55 +01:00
b21b80881e chore(config): Rename type RepoName as RepoAlias
kemitix pushed to main at kemitix/git-next 2024-04-13 14:57:19 +01:00
0105631e3a feat(config): Allow repo config to be specified in server config
kemitix pushed to next at kemitix/git-next 2024-04-13 14:57:18 +01:00
b21b80881e chore(config): Rename type RepoName as RepoAlias
kemitix closed issue kemitix/git-next#28 2024-04-13 14:57:17 +01:00
Allow repo config to be specified in server config
kemitix pushed to main at kemitix/git-next 2024-04-13 14:53:27 +01:00
229d47f7c7 docs(server/config): add docs to types