bootstrap-table icon indicating copy to clipboard operation
bootstrap-table copied to clipboard

[WIP]Changelog action and documentation

Open UtechtDustin opened this issue 1 year ago • 1 comments

This PR will add an Github action which checks if the changelog file was modified and adds documentation about the changelog.

UtechtDustin avatar Aug 21 '22 19:08 UtechtDustin

  • [x] Whether we need to update the CHANGELOG

I think we can add a checklist to the pull Request template, "Whether we need to update the CHANGELOG", the default value is true.

And then, the GitHub actions get the value through the GitHub API. If it is true, check whether the new changelog format is correct, if it is false, ignore it and do not check.

wenzhixin avatar Aug 22 '22 02:08 wenzhixin

I close this PR, because @wenzhixin want to create a magic github action :-)

UtechtDustin avatar Oct 01 '22 12:10 UtechtDustin