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

codespell: add GH Action for checking spelling issues #896

Merged
merged 1 commit into from
Jan 2, 2022

Conversation

mjtrangoni
Copy link
Contributor

Hi @carlpett @breed808,

This add a GH Action for checking spelling issues detected by codespell. As I fixed all of them already at #892, this will prevent us for adding new ones.

@mjtrangoni mjtrangoni requested a review from a team as a code owner December 29, 2021 10:16
@breed808
Copy link
Contributor

Thanks for submitting this!

I'm thinking we can get #898 reviewed and merged first, then integrate this as a job in the new CI/CD configuration.

@mjtrangoni
Copy link
Contributor Author

There are different approaches, one having only one big config file and other having many smaller ones.

Maybe we can split it in build and linting jobs, but both cases are fine for me.

@breed808
Copy link
Contributor

breed808 commented Dec 30, 2021 via email

@mjtrangoni
Copy link
Contributor Author

Good point!, and it seems this is possible with workflow_run

@breed808
Copy link
Contributor

breed808 commented Jan 2, 2022

@mjtrangoni #898 has been merged, you can rebase this PR on master to get the changes.

After fixing all spelling issues in prometheus-community#892, this will prevent us for
adding new ones.

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
@mjtrangoni
Copy link
Contributor Author

@breed808 PTAL

Copy link
Contributor

@breed808 breed808 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for this 👍

@breed808 breed808 merged commit 9eba8dd into prometheus-community:master Jan 2, 2022
@mjtrangoni mjtrangoni deleted the add-codespell branch January 3, 2022 08:29
anubhavg-icpl pushed a commit to anubhavg-icpl/windows_exporter that referenced this pull request Sep 22, 2024
…pell

codespell: add GH Action for checking spelling issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants