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

RN103 + RN104 to the new format validation #4275

Merged
merged 13 commits into from
Jun 4, 2024
Merged

Conversation

bziser
Copy link
Contributor

@bziser bziser commented May 15, 2024

Related Issues

relates: https://jira-dc.paloaltonetworks.com/browse/CIAC-7806

Description

Joined Rn103 and RN104 to the new validation format

@bziser bziser changed the title added rn103 RN103 + RN104 to the new format validation May 21, 2024
@bziser bziser marked this pull request as ready for review May 21, 2024 07:35
@bziser bziser requested a review from YuvHayun May 21, 2024 07:35
Copy link
Contributor

@YuvHayun YuvHayun left a comment

Choose a reason for hiding this comment

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

Nice!
See my comments.

@@ -60,6 +61,7 @@ select = [
"DO100", "DO101", "DO102", "DO103", "DO104",
"SC100", "SC105", "SC106", "SC109",
"RM104", "RM105", "RM113", "RM114",
"RN103",
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think RN validations are necessary when not running in -g

error_code = "RN103"
description = "Validate that the pack contains a full release note file. "
rationale = "Meaningful, complete documentations make it easier for users to use the content."
error_message = "Please finish filling out the release notes. For common troubleshooting steps, please "\
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's also make sure to tip about removing the placeholders.

bziser and others added 4 commits June 2, 2024 14:40
Co-authored-by: Yuval Hayun <70104171+YuvHayun@users.noreply.github.com>
# Conflicts:
#	demisto_sdk/commands/validate/sdk_validation_config.toml
@bziser bziser requested a review from YuvHayun June 2, 2024 12:20
Copy link

github-actions bot commented Jun 2, 2024

Changelog(s) in markdown:

  • Combined RN103 and RN104 into the new validation format. #4275

Copy link
Contributor

@YuvHayun YuvHayun left a comment

Choose a reason for hiding this comment

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

Nice!
Minor comments.

Copy link

github-actions bot commented Jun 3, 2024

Changelog(s) in markdown:

  • Combined RN103 and RN104 into the new validation format. Validates that the pack contains a full and valid release note file. #4275

@bziser bziser merged commit f8b3188 into master Jun 4, 2024
25 checks passed
@bziser bziser deleted the RN103+RN104_refactor branch June 4, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants