-
Notifications
You must be signed in to change notification settings - Fork 0
EN-26617 - Updating action to support multiple entities #4
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
base: main
Are you sure you want to change the base?
Conversation
Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.
|
daa86d4
to
15ff32e
Compare
The action's Contributing Guidelines have been met:
|
15ff32e
to
9862368
Compare
The action's Contributing Guidelines have been met:
|
1 similar comment
The action's Contributing Guidelines have been met:
|
Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.
|
The action's Contributing Guidelines have been met:
|
Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.
|
2 similar comments
Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.
|
Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.
|
The action's Contributing Guidelines have been met:
|
4 similar comments
The action's Contributing Guidelines have been met:
|
The action's Contributing Guidelines have been met:
|
The action's Contributing Guidelines have been met:
|
The action's Contributing Guidelines have been met:
|
c37a8a1
to
56c9e3e
Compare
The action's Contributing Guidelines have been met:
|
56c9e3e
to
d501e30
Compare
The action's Contributing Guidelines have been met:
|
Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.
|
1 similar comment
Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.
|
- name: Inactivate deployments | ||
id: inactivate-deployment | ||
uses: im-open/[email protected].1 | ||
uses: im-open/[email protected].2 |
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.
This change in the API/Action Arguments, this would warrant a whole version change.
Summary of PR changes
PR Requirements
+semver:
keywords.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.