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

Feature: Generate descriptions for larger PR & releases #84

Open
1 of 2 tasks
bdougie opened this issue May 18, 2023 · 0 comments
Open
1 of 2 tasks

Feature: Generate descriptions for larger PR & releases #84

bdougie opened this issue May 18, 2023 · 0 comments

Comments

@bdougie
Copy link
Member

bdougie commented May 18, 2023

Type of feature

🍕 Feature

Current behavior

Release PRs will always be too large for the PR Ai description generator. https://github.com/open-sauced/browser-extensions#-releases

Instead of AI, we should use the same logic to generate release notes.

examples of a release: https://github.com/open-sauced/browser-extensions/releases/tag/v1.1.0-beta.2

Suggested solution

List out commits marked as conventional commits. We can use the logic from open-sauced/release.

This is powered by semantic release.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@bdougie bdougie changed the title Feature: Generate longer descriptions for larger PR & releases Feature: Generate descriptions for larger PR & releases May 18, 2023
@bdougie bdougie added this to the Extension Features milestone May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Status: No status
Development

No branches or pull requests

1 participant