Skip to content

Conversation

@gemmadanks
Copy link
Owner

@gemmadanks gemmadanks commented Oct 26, 2025

What changes did you make (give an overview)?

  • Changed visibility of CHANGELOG sections (show: docs, ci, build, deps, test, refactor)
  • Changed dependabot PR prefix from chore(uv) to deps(uv)
  • Added more options to PR template checklist

Prerequisites checklist

Please check each of the following before merging:

  • This pull request is ready to merge (leave unchecked to indicate a WIP)
  • I will squash my commits and, where needed, edit the commit messages to make them more informative and follow the conventional commits format
  • I have updated relevant documentation
  • I have linked to relevant issues
  • I have created an ADR (Architectural Decision Record) for architecturally significant changes

What is the purpose of this pull request?

Check all that apply:

  • Documentation update
  • Refactor
  • Improved test coverage
  • Bug fix
  • Changes to an existing feature
  • New feature
  • Other, please explain:

Show docs, ci, build, tests as well as fix, feat, deps.
From chore(uv) to deps(uv).
Copilot AI review requested due to automatic review settings October 26, 2025 07:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR customizes the CHANGELOG generation and PR template to improve visibility and organization of project changes. The changes standardize how different types of contributions are categorized and displayed in the release notes.

Key changes:

  • Made documentation, CI, build, and test sections visible in CHANGELOG
  • Updated Dependabot commit prefix from chore(uv) to deps(uv) for consistency
  • Enhanced PR template with additional checklist options for dependencies and CI changes

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
release-please-config.json Modified CHANGELOG section visibility to show docs, ci, build, and test changes
.github/pull_request_template.md Added new checklist items for dependency changes and improved CI, clarified test coverage option
.github/dependabot.yml Changed commit message prefix to align with conventional commit types

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Oct 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@gemmadanks gemmadanks merged commit 5f92a7f into main Oct 26, 2025
26 checks passed
@gemmadanks gemmadanks deleted the docs-customise-changelog branch October 26, 2025 07:42
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.

2 participants