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

update to v1.1.0 in Readme #48

Merged
merged 2 commits into from
Jan 7, 2025
Merged

update to v1.1.0 in Readme #48

merged 2 commits into from
Jan 7, 2025

Conversation

karpikpl
Copy link
Owner

@karpikpl karpikpl commented Jan 7, 2025

This pull request includes updates to the README.md and action.yml files to enhance the usage instructions and default values for the Pylint annotation action. The most important changes include updating the recommended usage, changing the action version, and modifying the default value for the head-sha input.

Documentation updates:

  • README.md: Added a recommended usage section with a link to the Pylint action.
  • README.md: Updated the action version from 1.0.0 to 1.1.0.

Default value modifications:

  • README.md: Changed the head-sha input from required to optional and set its default value to github.sha.
  • action.yml: Set the default value of the head-sha input to ${{ github.sha }}.

@karpikpl karpikpl enabled auto-merge (squash) January 7, 2025 06:13
Copy link

github-actions bot commented Jan 7, 2025

Test Results JS

7 tests  ±0   7 ✅ ±0   0s ⏱️ ±0s
2 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit f0bc711. ± Comparison against base commit 6760196.

♻️ This comment has been updated with latest results.

Signed-off-by: Piotr Karpala <[email protected]>
Copy link

github-actions bot commented Jan 7, 2025

Code Coverage

Package Line Rate Branch Rate Complexity Health
main 97% 94% 0
Summary 97% (38 / 39) 94% (17 / 18) 0

@karpikpl karpikpl merged commit 230c750 into main Jan 7, 2025
20 checks passed
@karpikpl karpikpl deleted the feature/readme-update branch January 7, 2025 06:21
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.

1 participant