cpp-linter / cpp-linter-action

A Github Action for linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotations, thread-comments, workflow step-summary, and Pull Request reviews.
https://cpp-linter.github.io/cpp-linter-action/
MIT License
91 stars 21 forks source link

Update "What's New" of v2 in README page #238

Closed shenxianpeng closed 2 months ago

shenxianpeng commented 4 months ago

With many features have been introduced in v2, and #87 can not cover all the features in v2, we may need to update the "What's New" section.

2bndy5 commented 4 months ago

Which features are you thinking about?

We could generate a CHANGELOG.md file when the docs build is run. But the changes shown in cpp-linter-action releases are not very descriptive about changes in the cpp-linter package.

shenxianpeng commented 4 months ago

I assume features like no-lgtm, step-summary, tidy-review, format-review, jobs, etc in Inputs and Outputs page when the version starts with 2.x.x

2bndy5 commented 4 months ago

oh ok. Sounds good!

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.