Skip to content

Add tagpr configuration#63

Merged
shamaton merged 1 commit into
mainfrom
add-tagpr-config
May 11, 2026
Merged

Add tagpr configuration#63
shamaton merged 1 commit into
mainfrom
add-tagpr-config

Conversation

@shamaton
Copy link
Copy Markdown
Owner

Summary

  • Add tagpr workflow to automate release PR and tag creation.
  • Configure tagpr for main, changelog generation, and v-prefixed tags.
  • Exclude tagpr-labeled PRs from GitHub release changelogs.

Background / Motivation

Automates the release flow with tagpr so release PRs, changelogs, and tags can be managed consistently from the main branch.

Changes

  • Add .github/workflows/tagpr.yml GitHub Actions workflow.
  • Add .tagpr configuration with fixed major version 3.
  • Add .github/release.yml changelog exclusion for the tagpr label.

Test Plan

  • Not run; configuration-only change.

Notes

  • The tagpr workflow runs on pushes to main.

@shamaton shamaton self-assigned this May 11, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.36%. Comparing base (5ec2f88) to head (12b4e58).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #63   +/-   ##
=======================================
  Coverage   98.36%   98.36%           
=======================================
  Files          72       72           
  Lines        6039     6039           
=======================================
  Hits         5940     5940           
  Misses         70       70           
  Partials       29       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shamaton shamaton merged commit 63c8f01 into main May 11, 2026
20 checks passed
@shamaton shamaton deleted the add-tagpr-config branch May 11, 2026 14:27
@github-actions github-actions Bot mentioned this pull request May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant