# issue tracking

Issue tracking is the use of software tools to manage software defects, change requests, support requests, development tasks, and other aspects of the software development lifecycle.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## One year with Codeberg

DevFeed: [One year with Codeberg](<https://devfeed.tech/articles/one-year-with-codeberg-34150.md>)

Original publisher: [Read original article](<https://guix.gnu.org/blog/2026/one-year-with-codeberg//>)

Author: Ludovic Courtès

Published: 2026-06-22T14:00:00Z

Content type: article

Language: en

Sources: [GNU Guix -- Blog](<https://devfeed.tech/sources/gnu-guix-blog.md>)

Topics: [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [issue tracking](<https://devfeed.tech/topics/issue-tracking.md>), [decision-making](<https://devfeed.tech/topics/decision-making.md>), [Git](<https://devfeed.tech/topics/git.md>), [forgejo](<https://devfeed.tech/topics/forgejo.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [change](<https://devfeed.tech/tags/change.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [community](<https://devfeed.tech/tags/community.md>), [decision-making](<https://devfeed.tech/tags/decision-making.md>), [forgejo](<https://devfeed.tech/tags/forgejo.md>), [issue-tracking](<https://devfeed.tech/tags/issue-tracking.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [source](<https://devfeed.tech/tags/source.md>)

### AI overview

Guix describes its migration to Codeberg for source code hosting, issue tracking, and pull requests after more than a decade using Savannah, email-based bug reports, patches, and Debbugs. The article discusses the reasons for the change, the project's collective decision-making process, and early takeaways after one year.

### Source excerpt

A year ago, Guix migrated to Codeberg for source code hosting, issue tracking, and pull requests. This is a significant change for a project with more than 400 people contributing code each year, after more than decade hosting code at Savannah and dealing with bug reports and patches by email, tracked by a Debbugs instance . This article discusses the process that led to this change and lists some takeaways, a year later. The non-obvious choice For years before, the question of our choice of source code hosting and collaboration tools would regularly come up. However, with...