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

Snow issue402 #404

Merged
merged 38 commits into from
Oct 14, 2021
Merged

Snow issue402 #404

merged 38 commits into from
Oct 14, 2021

Conversation

lrochette
Copy link
Contributor

This is a big set of changes:

  • Add an action to close a CR in serviceNow plugins #402: introduce closeCR action to close an existing CR
  • added updateCR action to modify an existing CR (same API than close but with different body basically)
  • URL to the CR created now shows up on the creation step
  • more error checks about expected values
  • sample in the step.yaml updated
  • Breaking changes: parameters have been renamed to:
    • be all uppercase
    • have CR_ (or SN_) prefix for consistency

Copy link
Contributor

@TedSpinks TedSpinks left a comment

Choose a reason for hiding this comment

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

This is a big one! I noted a couple things to change.

remove venonalog.json
Fix branch name for icon
Fix first line
@lrochette lrochette merged commit c1769f0 into master Oct 14, 2021
@lrochette lrochette deleted the snow-issue402 branch October 14, 2021 21:58
@dustinvanbuskirk
Copy link
Contributor

I tested the code itself and it all works great but I ran into issues pulling the examples from the step and using them. I've documented all of them in my review.

It looks like this was already shipped though 🤷

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