-
Notifications
You must be signed in to change notification settings - Fork 77
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 release notes right template support #4304
Conversation
Changelog(s) in markdown:
|
Changelog(s) in markdown:
|
Changelog(s) in markdown:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! what about the validations? Can you check if this standard is enforced by our validate for all of these items?
@ShahafBenYakir I tested everything with the new validate and the old one. |
@@ -785,7 +785,7 @@ def test_validate_headers(mocker, repo): | |||
), | |||
( | |||
"""#### Incident Fields | |||
- *test** | |||
- **test** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So this is now invalid right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it will fail
update release notes now support the right template for incident fields/types and layouts
Related Issues
fixes: https://jira-dc.paloaltonetworks.com/browse/CIAC-6077
Description
This PR changes the way update release notes create the template for incident types, incident fields, and layouts.
Before:
Now: