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

Add PR descriptor script for automated pull request descriptions📄✨ #764

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

pelikhan
Copy link
Member

@pelikhan pelikhan commented Oct 9, 2024

This PR introduces a script that generates pull request descriptions based on the changes in the current branch. It includes task planning instructions and refactors the existing script for better formatting and usability. This enhancement streamlines the process of creating pull requests, ensuring that all relevant information is captured efficiently.


Pull Request Description

Changes Introduced:

  • Added a new script file prd-min.genai.mts in the packages/sample/genaisrc/ directory.
  • The new file includes a script utilizing agent_fs and agent_git tools to generate a pull request description.

Purpose:

The changes aim to automate the generation of pull request descriptions by leveraging tools for file system and Git operations. This enhances productivity and ensures consistency in pull request documentation.

generated by prd-min

@pelikhan pelikhan merged commit 085e70b into main Oct 9, 2024
7 of 10 checks passed
@pelikhan pelikhan deleted the prdmin branch October 9, 2024 22:45
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