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: implement auto formatted release notes #628

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

ejlee3
Copy link
Contributor

@ejlee3 ejlee3 commented Dec 5, 2024

PR Checklist

  • Added label to the Pull Request for easier discoverability and search
  • Commit Message meets guidelines as indicated in the URL https://github.com/intel-retail/automated-self-checkout/blob/main/CONTRIBUTING.md
  • Every commit is a single defect fix and does not mix feature addition or changes
  • Unit Tests have been added for new changes
  • Updated Documentation as relevant to the changes
  • All commented code has been removed
  • If you've added a dependency, you've ensured license is compatible with repository license and clearly outlined the added dependency.
  • PR change contains code related to security
  • PR introduces changes that breaks compatibility with other modules (If YES, please provide details below)

What are you changing?

yaml file for formatting to create automated release notes using the github process for generating release notes

Issue this PR will close

close: #issue_number

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/automated-self-checkout )

@ejlee3 ejlee3 added the 3.2 label Dec 5, 2024
@ejlee3 ejlee3 force-pushed the auto-release-notes branch 3 times, most recently from 49883a6 to c0781ee Compare December 6, 2024 19:19
@ejlee3 ejlee3 force-pushed the auto-release-notes branch from c0781ee to cdd2468 Compare December 6, 2024 19:22
@ejlee3 ejlee3 removed the 3.2 label Dec 10, 2024
@ejlee3 ejlee3 marked this pull request as ready for review December 10, 2024 16:17
@ejlee3 ejlee3 changed the title feat: implement automated release notes using GHA feat: implement auto formatted release notes Dec 10, 2024
Copy link
Contributor

@jim-wang-intel jim-wang-intel left a comment

Choose a reason for hiding this comment

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

LGTM

@ejlee3 ejlee3 merged commit a8097ee into intel-retail:main Dec 10, 2024
9 of 10 checks passed
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.

4 participants