Skip to content

Release v0.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jan 23:17

Changes in this Release

  • User Story: [US-123] Update the CI/CD pipeline to include user story in release notes.
  • Commit details: Update CI/CD pipeline for better traceability

User Story: [US-123] Update the CI/CD pipeline to include user story in release notes.

Details:

  • Modified the GitHub Actions workflow to extract the user story from the commit messages.
  • Included the user story in the release notes section of the CI/CD pipeline.
  • This change ensures that every release is traceable to a user story, improving the tracking of features and bug fixes.