Dogfood `git-bug`

Labels: area/meta/workflow kind/feature lifecycle/stale priority/awaiting-more-evidence triage/needs-information

Timeline

sudoforge opened (edited)

We should use git-bug for issue management.

sudoforge added label kind/feature

sudoforge added label triage/needs-priority

sudoforge added label triage/needs-information

sudoforge added label area/meta/workflow

sudoforge removed label triage/needs-priority

sudoforge added label priority/awaiting-more-evidence

github-actions (github-actions) commented

This bot triages issues in order to help the maintainers identify what needs attention, according to the following lifecycle rules:

  • After 90 days of inactivity, lifecycle/stale is applied
  • After 90 days of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied

This bot will not automatically close stale issues.

To remove the stale status, you can:

  • Remove the stale label from this issue
  • Comment on this issue
  • Close this issue
  • Offer to help out with triaging

To avoid automatic lifecycle management of this issue, add lifecycle/frozen.

github-actions (github-actions) added label lifecycle/stale

github-actions (github-actions) commented

Pinging maintainers. This issue has been inactive for 90 days.
Issues will not be automatically closed due to inactivity.


Learn more

This bot triages issues in order to help the maintainers identify what needs attention, according to the following lifecycle rules:

  • After 90 days of inactivity, lifecycle/idle is applied
  • After 180 days of inactivity, lifecycle/dormant is applied

The following actions remove the inactive status:

  • Removing the lifecycle/* label from this issue
  • Commenting on this issue
  • Adding a new assignee to this issue
  • Reopening this issue
  • Adding this issue to a milestone
  • Pinning this issue to the top of the issue board

To avoid automatic lifecycle management of this issue, maintainers can add the lifecycle/pinned label.

github-actions (github-actions) added label lifecycle/idle

sudoforge removed label lifecycle/idle-auto

sudoforge added label lifecycle/pinned

github-actions (github-actions) removed label lifecycle/idle

sudoforge removed label lifecycle/pinned

sudoforge commented (edited)

i've manually imported all issues and identities and pushed them to the remote.

➜ for n in bugs identities; do echo "${n} on the remote: " $(git ls-remote origin "refs/${n}/*" | wc -l); done
bugs on the remote:  408
identities on the remote:  283


➜ date --iso-8601=minutes --utc
2025-05-15T16:13+00:00

i'll continue to sync this periodically for now, but will (in the next few days) aim to implement a pipeline to handle automatically doing this.