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 CI Workflow to create release PR #391

Closed
wants to merge 2 commits into from
Closed

Conversation

BobaFetters
Copy link
Member

This is the first step in automating our release process as much as possible. The plan is to have this manually triggered CI job that can create the initial PR and handle all the basic tasks associated with that. Then a separate CI job that will be triggered on merge of release PRs to handle the tasks associated with that (tagging, creating release on github repo etc)

Currently planning to leave CHANGELOG handling as a manual process and get as many other parts of the CI process as possible automated and then revisit the possibility of automating CHANGELOG handling as well.

@BobaFetters BobaFetters self-assigned this Jun 18, 2024
Copy link

netlify bot commented Jun 18, 2024

Deploy Preview for eclectic-pie-88a2ba canceled.

Name Link
🔨 Latest commit 18721fb
🔍 Latest deploy log https://app.netlify.com/sites/eclectic-pie-88a2ba/deploys/667103df86a9e3000822b385

Copy link

netlify bot commented Jun 18, 2024

Deploy Preview for apollo-ios-docc canceled.

Name Link
🔨 Latest commit 18721fb
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docc/deploys/667103dfbb98a40007c868c5

Updating workflow to be able to test
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