Skip to main content

Build automations off of structured notes in your project

Project description

detail

detail allows contributors to create structured and configurable notes in a project, providing the ability to do automations such as:

  1. Ensuring that contributors add information to pull requests that provide QA instructions, release notes, and associated tickets. The detail lint command ensures that notes are present in a pull request and adhere to the schema.

  2. Rendering dynamic logs from the notes. detail log provides the ability to slice and dice the commit log however you need, pulling in a notes variable in a Jinja template with all notes that can be grouped and filtered.

  3. Other automations, such as version bumping, Slack posting, ticket comments, etc can be instrumented in continuous integration from the structured notes.

When contributing a change, call detail to be prompted for all information defined in the project's detail schema. Information can be collected conditionally based on previous steps all thanks to the formaldict library.

Below is an example of a contributor creating a structured note with the type of change they are making, a summary, a description, and an associated Jira ticket:

intro.gif

Notes are commited to projects, allowing review of them before they are used to perform automations in continuous integration.

Documentation

View the detail docs here.

Installation

Install detail with:

pip3 install detail

Contributing Guide

For information on setting up detail for development and contributing changes, view CONTRIBUTING.rst.

Creators

  • @wesleykendall (Wes Kendall)
  • @tomage (Tómas Árni Jónasson)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

detail-0.2.4.tar.gz (18.8 kB view hashes)

Uploaded Source

Built Distribution

detail-0.2.4-py3-none-any.whl (22.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page