| project_platform | Platform of the project |
| project_package_version | Project package version pattern for given stage |
| project_current_version | Version assigned to current commit |
| project_python_version | Python version required by project |
| project_release_previous | Previous version semantic number |
| project_release_previous_tag | Tag associated with previous version |
| project_release_name | Relase name associated with current commit |
| project_release_body | Relase description associated with current commit |
| project_release_body_json | Json friendly release description |
| project_release_id | Relase id associated with current commit |
| project_release_url | GitHub URL pointing to the release |
| project_current_deployment_id | Deployment id associated with current flow |
| project_active_deployment_id | Active deployment id associated with specified environment |
| project_active_deployment_sha | Active deployment commit sha associated with specified environment |
| project_previous_deployment_id | Previous deployment id associated with specified environment |
| project_previous_deployment_sha | Previous deployment commit sha associated with specified environment |
| project_environment | Associated context environment |
| project_project_id | Alphanumeric project id generated baseed on the repository name |