I'm loving the increased automation around release...
# development
a
I'm loving the increased automation around releases 🙂 One question - I'm struggling to see a distinction between "New Features" and "User API Changes" - do others have more of an intuition for when something would be flagged as a User API Change rather than a New Feature? I guess flag deprecations or similar?
h
User API change is something that impacts an existing workflow, usually a deprecation
I'm loving the increased automation around releases 🙂
Still needs more work tho! We want to require PR authors to categorize their PRs so that it gets auto-labeled. Asher tried setting up a github action but it didn't quite work
a
Even just having some manually tagged as
[internal]
saved some clicking through and looking 🙂
âž• 1