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

feat(): generate changelogs for staging and prod builds #4450

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

jgw96
Copy link
Contributor

@jgw96 jgw96 commented Oct 11, 2023

fixes #4433

PR Type

Build or CI related changes

Describe the new behavior?

Changelogs generated, along with a "release" tag here on Github, for both staging and prod builds. Changelogs are generated based on commits of course, staging builds are marked as a pre-release and prod builds are simply marked as a release.

PR Checklist

  • [ x] Test: run npm run test and ensure that all tests pass
  • [xx ] Target main branch (or an appropriate release branch if appropriate for a bug fix)
  • [x ] Ensure that your contribution follows standard accessibility guidelines. Use tools like https://webhint.io/ to validate your changes.

Additional Information

@jgw96 jgw96 self-assigned this Oct 11, 2023
@microsoft-github-policy-service
Copy link
Contributor

Thanks jgw96 for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

Copy link
Contributor

@zateutsch zateutsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jgw96 jgw96 added this pull request to the merge queue Oct 16, 2023
Merged via the queue into staging with commit bd1feb4 Oct 16, 2023
3 checks passed
@jgw96 jgw96 deleted the changelogs branch October 16, 2023 16:14
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.

2 participants