v0.15.0: Smart Sync and More #75
philip-gai
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Smart Sync
Announcement Drafter just got a whole lot smarter. Now, when you push new commits or reopen a pull request, the announcement drafter will revalidate your markdown. This means no more messing up the header and having to recreate the PR! 🎉
Also, if your PR is a draft then the announcement drafter will leave you alone. Once you mark it as ready for review, then the announcement drafter will take a 👀.
Removing the author setting
You used to have to specify the author of the post in the markdown header, like this:
But now you don't need to. The announcement drafter will assume whoever created the PR should be the author of the discussion. So now the markdown header would just be:
New, better looking, footer
I noticed the footer on this discussion created from a release looked good. I want to match it, so I updated the footer from
to
This discussion was created using Announcement Drafter.
which I think looks better 🤷🏼
What's Changed
Full Changelog: v0.14.0...v0.15.0
This discussion was created from the release v0.15.0: Smart Sync and More.
Beta Was this translation helpful? Give feedback.
All reactions