How do you link commits to tickets ?

This page summarizes the projects mentioned and recommended in the original post on /r/ExperiencedDevs

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • freebsd-src

    The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....

  • Include the bug/ticket/task id in a machine-parseable way in the commit message and enforce it with a pre-commit hook of some kind. It helps to have a commit message template everyone fills out, that auto deletes empty fields. E.g., see the metadata at the end of the commit message here: https://github.com/freebsd/freebsd-src/commit/93fe61afde72e6841251ea43551631c30556032d or https://github.com/freebsd/freebsd-src/commit/fd02926a68c9570f00f7e50d64c1d0673581fb35 ("PR" means Problem Report aka Bugzilla in BSD).

  • action-semantic-pull-request

    A GitHub Action that ensures that your PR title matches the Conventional Commits spec.

  • Here you go: https://github.com/amannn/action-semantic-pull-request

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts