-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Release Drafter #25
Conversation
Signed-off-by: Udoka <UdokakuUgochukwu@gmail.com>
Yay, your first pull request! 👍 A contributor will be by to give feedback soon. In the meantime, please review the Layer5 Community Welcome Guide and sure to join the community Slack. Be sure to double-check that you have signed your commits. Here are instructions for making signing an implicit activity while peforming a commit. |
Hi @UdokaVrede there’s no content in the commit file, kindly push. And also do well to edit the description and mention the issue it fixes. 😊 |
@PluckyPrecious noted I'd check back again |
Signed-off-by: Udoka <UdokakuUgochukwu@gmail.com>
Looks good |
@UdokaVrede thank you for contributing. 👍 If you would, please edit the description fo the PR include the issue # that it fixes (here's why - https://docs.github.com/en/enterprise/2.16/user/github/managing-your-work-on-github/closing-issues-using-keywords) |
Nice @UdokaVrede. As @PluckyPrecious said Try editing the description. |
Done thanks @leecalcote @Anita-ihuman @PluckyPrecious. Awaiting reviews. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Nice work, @UdokaVrede. 👍
It looks nice @udokaVreda |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @UdokaVrede! 👍
Signed-off-by: Udoka UdokakuUgochukwu@gmail.com
Description
This PR fixes issue: Add Release Drafter for the repository #24
Current Behavior
Each of the layer5 repositories needs releaseDrafter automation as had been done in the meshery project which takes care of drafting release notes.
Desired Behavior
Add ReleaseDrafter configuration yaml file & GitHub Action.
Action performed
Added the Github Action & configuration yaml file.
Notes for Reviewers
Signed commits