-
Notifications
You must be signed in to change notification settings - Fork 12
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
Automate Release Pull Request Creation Process #557
Labels
Comments
@nkhanh44 I can work on it 🙏 |
markgravity
added a commit
that referenced
this issue
Nov 5, 2024
markgravity
added a commit
that referenced
this issue
Nov 11, 2024
markgravity
added a commit
that referenced
this issue
Nov 11, 2024
markgravity
added a commit
that referenced
this issue
Nov 11, 2024
markgravity
added a commit
that referenced
this issue
Nov 13, 2024
markgravity
added a commit
that referenced
this issue
Nov 13, 2024
markgravity
added a commit
that referenced
this issue
Nov 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why
We can improve the workflow by automating the process of creating release pull requests, including building the changelog, creating a release branch, and creating the pull request. This will streamline the process and make it more efficient for the team.
Acceptance Criteria
create_release_pull_request.yml
workflow file is created and added to the repository..github/workflows/configs/changelog-config.json
file used for the changelog configuration.Example:
create_release_pull_request.yml
changelog-config.json
Who Benefits?
The text was updated successfully, but these errors were encountered: