Skip to content

Conversation

jsclifford
Copy link

@jsclifford jsclifford commented Sep 22, 2025

Summary of PR changes

  • Adding new input to take in JSON that contains a list of entities. This will allow multiple deployments to be inactivated for an environment.

PR Requirements

  • For major, minor, or breaking changes, at least one of the commit messages contains the appropriate +semver: keywords.
    • See the Incrementing the Version section of the repository's README.md for more details.
  • The action code does not contain sensitive information.

NOTE: If the repo's workflow could not automatically update the README.md, it should be updated manually with the next version. For javascript actions, if the repo's workflow could not automatically recompile the action it should also be updated manually as part of the PR.

Copy link

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

@jsclifford jsclifford force-pushed the EN-26617-Cleanup-Slot-Workflow branch from daa86d4 to 15ff32e Compare September 22, 2025 21:54
Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

@jsclifford jsclifford force-pushed the EN-26617-Cleanup-Slot-Workflow branch from 15ff32e to 9862368 Compare September 22, 2025 22:05
Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

1 similar comment
Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

Copy link

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

Copy link

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

2 similar comments
Copy link

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

Copy link

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

4 similar comments
Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

@jsclifford jsclifford force-pushed the EN-26617-Cleanup-Slot-Workflow branch from c37a8a1 to 56c9e3e Compare September 25, 2025 20:11
Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

@jsclifford jsclifford force-pushed the EN-26617-Cleanup-Slot-Workflow branch from 56c9e3e to d501e30 Compare September 25, 2025 20:27
Copy link

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v1.0.2
  • The action has been recompiled (if needed) by running the build command from the root of the repository

Copy link

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

1 similar comment
Copy link

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

- name: Inactivate deployments
id: inactivate-deployment
uses: im-open/[email protected].1
uses: im-open/[email protected].2
Copy link
Contributor

Choose a reason for hiding this comment

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

This change in the API/Action Arguments, this would warrant a whole version change.

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