-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
User Story
As a: Developer
I want to: know what features changed/added at which release version
Because: because it is useful to know what changes need to be implemented in a project that uses a specific version of a package
Additional Context
Add any context, screenshots, designs, links, etc. about the feature request here.
let's rather use release notes for this- I don't think this is a sustainable way of doing releases.
My suggestion is to use squash commits + annotated tags + git notes + git whatchanged {old_version}...{new version} when we do a release
We can turn this into an issue for future discussion
Acceptance Criteria
List of conditions that mark the story as complete
- automate release notes
- TODO...
Edge cases
List of edge cases to be considered when marking the story as complete
- [ ]
Technical Description (not required initially)
A technical description of the problem, this should be completed by the engineering manager/developer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels