Closed GrantBirki closed 10 months ago
The following variables are available to use in this template:
environment
- The name of the environment (String)environment_url
- The URL of the environment (String) {Optional}status
- The status of the deployment (String) - success
, failure
, or unknown
noop
- Whether or not the deployment is a noop (Boolean)ref
- The ref of the deployment (String)actor
- The GitHub username of the actor who triggered the deployment (String)Here is an example:
GrantBirki deployed branch test
to the production environment. This deployment was a success :rocket:.
.deploy production
GrantBirki, started a sha deployment to production
You can watch the progress here 🔗
sha:
test
The following variables are available to use in this template:
environment
- The name of the environment (String)environment_url
- The URL of the environment (String) {Optional}status
- The status of the deployment (String) - success
, failure
, or unknown
noop
- Whether or not the deployment is a noop (Boolean)ref
- The ref of the deployment (String)actor
- The GitHub username of the actor who triggered the deployment (String)Here is an example:
GrantBirki deployed branch test
to the production environment. This deployment was a success :rocket:.
.deploy to production
GrantBirki, started a sha deployment to production
You can watch the progress here 🔗
sha:
test
The following variables are available to use in this template:
environment
- The name of the environment (String)environment_url
- The URL of the environment (String) {Optional}status
- The status of the deployment (String) - success
, failure
, or unknown
noop
- Whether or not the deployment is a noop (Boolean)ref
- The ref of the deployment (String)actor
- The GitHub username of the actor who triggered the deployment (String)Here is an example:
GrantBirki deployed branch test
to the production environment. This deployment was a success :rocket:.
.lock
You are now the only user that can trigger deployments to the production
environment until the deployment lock is removed
This lock is sticky and will persist until someone runs
.unlock production
.unlock
The production
deployment lock has been successfully removed
.deploy
.deploy
This style of command is known as a "naked command" and is not allowed based on your configuration. "Naked commands" are commands that do not explicitly specify an environment, for example .deploy
would be a "naked command" whereas .deploy production
would not be.
View the documentation to learn more
.deploy
.deploy <environment>
This style of command is known as a "naked command" and is not allowed based on your configuration. "Naked commands" are commands that do not explicitly specify an environment, for example .deploy
would be a "naked command" whereas .deploy <environment>
would not be.
View the documentation to learn more
.lock --reason testing things out
.lock <environment>
This style of command is known as a "naked command" and is not allowed based on your configuration. "Naked commands" are commands that do not explicitly specify an environment, for example .lock
would be a "naked command" whereas .lock <environment>
would not be.
View the documentation to learn more
.unlock
.unlock <environment>
This style of command is known as a "naked command" and is not allowed based on your configuration. "Naked commands" are commands that do not explicitly specify an environment, for example .unlock
would be a "naked command" whereas .unlock <environment>
would not be.
View the documentation to learn more
.lock --global
This is a global deploy lock - All environments are now locked
You are now the only user that can trigger deployments globally until the deployment lock is removed
This lock is sticky and will persist until someone runs
.unlock --global
.unlock --global
The global
deployment lock has been successfully removed
.wcid
.wcid production
.deploy production
.wcid <environment>
This style of command is known as a "naked command" and is not allowed based on your configuration. "Naked commands" are commands that do not explicitly specify an environment, for example .wcid
would be a "naked command" whereas .wcid <environment>
would not be.
View the documentation to learn more
No active production
deployment locks found for the GrantBirki/actions-sandbox
repository
If you need to create a
production
lock, please comment.lock production
GrantBirki, started a sha deployment to production
You can watch the progress here 🔗
sha:
test
The following variables are available to use in this template:
environment
- The name of the environment (String)environment_url
- The URL of the environment (String) {Optional}status
- The status of the deployment (String) - success
, failure
, or unknown
noop
- Whether or not the deployment is a noop (Boolean)ref
- The ref of the deployment (String)actor
- The GitHub username of the actor who triggered the deployment (String)Here is an example:
GrantBirki deployed branch test
to the production environment. This deployment was a success :rocket:.
.deploy to production
GrantBirki, started a sha deployment to production
You can watch the progress here 🔗
sha:
test
The following variables are available to use in this template:
environment
- The name of the environment (String)environment_url
- The URL of the environment (String) {Optional}status
- The status of the deployment (String) - success
, failure
, or unknown
noop
- Whether or not the deployment is a noop (Boolean)ref
- The ref of the deployment (String)actor
- The GitHub username of the actor who triggered the deployment (String)Here is an example:
GrantBirki deployed branch test
to the production environment. This deployment was a success :rocket:.
.deploy to blah
No matching environment target found. Please check your command and try again. You can read more about environment targets in the README of this Action.
The following environment targets are available:
production,development,staging
.deploy production
GrantBirki, started a sha deployment to production
You can watch the progress here 🔗
sha:
test
The following variables are available to use in this template:
environment
- The name of the environment (String)environment_url
- The URL of the environment (String) {Optional}status
- The status of the deployment (String) - success
, failure
, or unknown
noop
- Whether or not the deployment is a noop (Boolean)ref
- The ref of the deployment (String)actor
- The GitHub username of the actor who triggered the deployment (String)Here is an example:
GrantBirki deployed branch test
to the production environment. This deployment was a success :rocket:.
GrantBirki, started a sha deployment to production
You can watch the progress here 🔗
sha:
test
The following variables are available to use in this template:
environment
- The name of the environment (String)environment_url
- The URL of the environment (String) {Optional}status
- The status of the deployment (String) - success
, failure
, or unknown
noop
- Whether or not the deployment is a noop (Boolean)ref
- The ref of the deployment (String)actor
- The GitHub username of the actor who triggered the deployment (String)Here is an example:
GrantBirki deployed branch test
to the production environment. This deployment was a success :rocket:.
GrantBirki, started a sha deployment to production
You can watch the progress here 🔗
sha:
test
The following variables are available to use in this template:
environment
- The name of the environment (String)environment_url
- The URL of the environment (String) {Optional}status
- The status of the deployment (String) - success
, failure
, or unknown
noop
- Whether or not the deployment is a noop (Boolean)ref
- The ref of the deployment (String)actor
- The GitHub username of the actor who triggered the deployment (String)Here is an example:
GrantBirki deployed branch test
to the production environment. This deployment was a success :rocket:.
.deploy production
GrantBirki, started a branch deployment to production
You can watch the progress here 🔗
Branch:
test
The following variables are available to use in this template:
environment
- The name of the environment (String)environment_url
- The URL of the environment (String) {Optional}status
- The status of the deployment (String) - success
, failure
, or unknown
noop
- Whether or not the deployment is a noop (Boolean)ref
- The ref of the deployment (String)actor
- The GitHub username of the actor who triggered the deployment (String)Here is an example:
GrantBirki deployed branch test
to the production environment. This deployment was a success :rocket:.
.lock
.lock <environment>
This style of command is known as a "naked command" and is not allowed based on your configuration. "Naked commands" are commands that do not explicitly specify an environment, for example .lock
would be a "naked command" whereas .lock <environment>
would not be.
View the documentation to learn more
.lock production
Deployment Triggered 🚀
GrantBirki, started a sha deployment to production
You can watch the progress here 🔗