Skip to content

shieldapp/public-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ public-playground ⚠️

Testing out GitHub features that require a public repository.

GitHub Workflow Environment Test

The .github/workflows/environment-test.yml workflow shows how it's possible to require a review on a specific environment before continuing the workflow using Reviewing deployments.

Furthermore, the above-mentioned workflow also shows how the jobs can be triggered based on the output from the previous job.

GitHub Environment use-case

Check out the flow charts in the following cases:

Reviewing Deployment Required

Before review image

After review image

Automatic Deployment

image

More on GitHub Environment

Using GitHub Environments also provides deployment information such as:

Branch deployment status

image

Deployment activity

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published