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

Release Process update #493

Merged
merged 3 commits into from
May 15, 2020
Merged

Release Process update #493

merged 3 commits into from
May 15, 2020

Conversation

thekaveman
Copy link
Collaborator

MDS Pull Request

Thank you for your contribution!

For most Pull Requests, the target branch should be dev. Please ensure you are targeting dev to avoid complications and help make the Review process as smooth as possible.

Explain pull request

Simplification of the Release Candidate / Release process:

  • Instead of Release Candidate Issue, create the PR from release branch -> dev as part of Release Candidate process. This ensures review and changes are collected and visible in one place.

  • Create new PR templates to help the process

Is this a breaking change

A breaking change would require consumers or implementors of the API to modify their code for it to continue to function (ex: renaming of a required field or the change in data type of an existing field). A non-breaking change would allow existing code to continue to function (ex: addition of an optional field or the creation of a new optional endpoint).

  • No, not breaking

Impacted Spec

Which spec(s) will this pull request impact?

  • agency
  • policy
  • provider

* create rc -> dev PR earlier
* no need for rc issue (using PR instead)
@thekaveman thekaveman requested a review from a team as a code owner May 15, 2020 18:07
@thekaveman thekaveman added this to the 0.4.1 milestone May 15, 2020
@thekaveman thekaveman added the admin Administrative chores etc. label May 15, 2020
@schnuerle
Copy link
Member

Kegan and I worked on this together to better document and streamline the release process.

@schnuerle schnuerle merged commit 6d7fd67 into release-0.4.1 May 15, 2020
@thekaveman thekaveman deleted the process-update branch May 15, 2020 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Administrative chores etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants