Skip to content

instrumentl/production-commit-tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This action does three things:

  • Discovers the most recent production deployment (if one exists)
  • Builds a changelog between the previous and new commits
  • Creates a git tag corresponding to the current deployment

Development Setup

Create a virtual environment and install dependencies using uv:

uv venv .venv
source .venv/bin/activate
uv pip install -r requirements.txt pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages