Below you will find pages that utilize the taxonomy term “PunteriaCero”
July 16, 2026
Jira Xport
Version updated for https://github.com/PunteriaCero/Jira-Xport to version v1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Jira-xport GitHub Action exports all tickets from a specified Jira filter to a CSV file. It handles the 3-level hierarchy of Epics → Issues → Sub-tasks and automatically converts time-tracking fields to hours. The tool supports exporting with subtasks and restricting them by labels, and outputs are kept for one day before deletion. Users can run the action through GitHub Actions workflows or locally using Docker.
July 8, 2026
Database Scripts Delta Generator
Version updated for https://github.com/PunteriaCero/db-script-versioning to version v1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Add comment to clarify fetch-depth in action.yml (c85eeaa) Make base_ref and head_ref required inputs in action.yml (8f943ce) Update default values for base_ref and head_ref in test-delta workflow (9a01f6f) Update GitHub Action reference to use punteriacero/db-script-versioning (234a71f) Add documentation and changelog (9546a21) Add test workflow and gitignore (134f97f) Add user roles and RBAC support (e112b2a) Add email verification migration (887d8bd) Initial commit: Add action and example migration (fe42043)