You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve PR labelling and release note generation (#7401)
## Summary of changes
Improves PR labelling and release note generation
## Reason for change
Less grunt work at the start of a release
## Implementation details
- Add more labels, including commonly-used prefixes e.g.
- `[Test Optimization]`
- `[AAP]`
- `[Azure Functions]`
- `[IAST]`
- `[Exception Replay]`
- `[DSM]`
- etc
- Add a DSM section to the release notes
- Auto-label the dependabot package update PRs
- Remove unused variable from release note generation job
## Test coverage
Not really, but it's a minor update that we can fix if needs be
0 commit comments