logoalt Hacker News

a34729tyesterday at 6:04 PM2 repliesview on HN

Actions should be decoupled from the version control system.


Replies

fg137yesterday at 7:15 PM

In theory, sure, but the reality is that "development activity" revolves around "codebase". Plenty of projects have separate bug tracker, source code control and CI system. Most people likely prefer GitHub's all-in-one solution, especially for small-medium open source projects.

show 2 replies
maccardyesterday at 6:17 PM

I disagree. The integrated workflow of actions, issues, code review and source control is a huge productivity win. There’s a reason people chase a “single pane of glass”.

show 1 reply