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

(WIP) Add output of draft release and split out VCS Provider #631

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

AdmiringWorm
Copy link
Member

Description

This PR when it is ready aims to split out the entire VCS provider to more simple interfaces that can be implemented to provider different supported scenarios for a VCS provider.

Additionally, it also aims to add support to output a drafted release notes to disk instead of creating it remotely on GitHub/GitLab

Related Issue

Motivation and Context

Why not.

How Has This Been Tested?

Not properly tested yet.....

Screenshots (if appropriate):

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@AdmiringWorm AdmiringWorm self-assigned this Oct 17, 2024
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.

Support creating release notes to a file on disk Split VCS Provider into several smaller provider interfaces
1 participant