Skip to content

Set update sets to complete #1557

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

Merged

Conversation

koratalas
Copy link
Contributor

Update sets which are inprogress state shall be set to complete using this background script if it matches the below conditions:

  1. State should be inprogress
  2. Name should not contain "default"

This helps the administrators to set the update sets state to complete state.

Creating a script to update all the update_sets that are inprogress to complete
readme.md file contains the instructions on what the script does and who it works.
updated the query to not include the default update sets
@SapphicFire SapphicFire self-assigned this Oct 30, 2024
Copy link
Contributor

@SapphicFire SapphicFire left a comment

Choose a reason for hiding this comment

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

Looks good to me. Consider adding more functionality and guidance about ways to apply your snippet in future submissions

@SapphicFire SapphicFire merged commit 44a276a into ServiceNowDevProgram:main Oct 30, 2024
1 check passed
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.

2 participants