Skip to content

feat(ipa): Promote warning rules to error#1329

Merged
lovisaberggren merged 2 commits into
mainfrom
CLOUDP-416140
Jun 23, 2026
Merged

feat(ipa): Promote warning rules to error#1329
lovisaberggren merged 2 commits into
mainfrom
CLOUDP-416140

Conversation

@lovisaberggren

@lovisaberggren lovisaberggren commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Proposed changes

Previously introduced rules have been at warning-level severity for multiple weeks and are stable. This PR promotes them to error level rules. Follow-up will release new IPA validation package version and update downstream usages.

Rules promoted:

  • xgen-IPA-113-reset-method-must-use-POST
  • xgen-IPA-113-reset-method-must-not-have-request-body
  • xgen-IPA-113-reset-method-must-return-200-OK
  • xgen-IPA-113-reset-method-response-is-get-method-response
  • xgen-IPA-113-reset-method-only-on-singleton-resources
  • xgen-IPA-113-reset-method-not-on-readonly-singleton
  • xgen-IPA-113-reset-method-valid-operation-id
  • xgen-IPA-117-request-response-bodies-must-be-well-defined

Jira ticket: CLOUDP-416140

@lovisaberggren

Copy link
Copy Markdown
Collaborator Author

CI failure unrelated, this is tracked in CLOUDP-415236

@lovisaberggren lovisaberggren marked this pull request as ready for review June 23, 2026 12:46
@lovisaberggren lovisaberggren requested a review from a team as a code owner June 23, 2026 12:46
@lovisaberggren lovisaberggren merged commit 8773101 into main Jun 23, 2026
8 of 9 checks passed
@lovisaberggren lovisaberggren deleted the CLOUDP-416140 branch June 23, 2026 13:22
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.

3 participants