Skip to content
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

embed list of lints into the README file on every push to master #65

Open
yegor256 opened this issue Nov 29, 2024 · 2 comments
Open

embed list of lints into the README file on every push to master #65

yegor256 opened this issue Nov 29, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@yegor256
Copy link
Member

yegor256 commented Nov 29, 2024

Let's create a GHA job that will, on every time we push to master, instantiate all lints and collect their motive()-s (.md files). Then, it will put all these Markdown files into the gh-pages branch, in the motives directory, and push. Then, it will modify the README file, inserting a list of all lints into it. Currently, we have a list there, but it's static. This one should be removed and a dynamically generated one should take its place.

@yegor256 yegor256 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Nov 29, 2024
@Marat-Tim
Copy link

Let me try to do it

@yegor256
Copy link
Member Author

yegor256 commented Dec 9, 2024

@Marat-Tim go for it!

Marat-Tim pushed a commit to Marat-Tim/lints that referenced this issue Dec 11, 2024
Marat-Tim pushed a commit to Marat-Tim/lints that referenced this issue Dec 11, 2024
Marat-Tim pushed a commit to Marat-Tim/lints that referenced this issue Dec 11, 2024
Marat-Tim pushed a commit to Marat-Tim/lints that referenced this issue Dec 11, 2024
Marat-Tim pushed a commit to Marat-Tim/lints that referenced this issue Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants