Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add git log to pr_body #19

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dudymas
Copy link
Contributor

@dudymas dudymas commented May 25, 2023

what

  • tool_manager supports git_log_between_versions
  • pr_body accepts a git_log_summary field

why

  • See which versions changed a component
  • See when versions updated

@zdmytriv
Copy link
Contributor

  • tests failed
  • also lets introduce github action input so we can enable/disable git log in pr body (with default to false) because adding logs makes sense only for our templates repo. For other repos we will be able to see changes in "Files changed" section.

@hans-d
Copy link

hans-d commented Mar 3, 2024

@dudymas can you update this pr?

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.

3 participants