Skip to content
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

Added Github Actions workflows to create environments at pull request #22

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

dakar91
Copy link

@dakar91 dakar91 commented Jul 21, 2023

The PR contains the 5 GHA workflows that deploy the yaml file from the .bunnyshell folder to Bunnyshell.

The following repository variables and secret are required to run the workflows:

  • BUNNYSHELL_ACCESS_TOKEN - as a repository secret for Actions
  • BUNNYSHELL_ALLOWED_USERS - as a repository variable with * or a list of Github users between []
  • BUNNYSHELL_CLUSTER_ID - as a repository variable
  • BUNNYSHELL_PROJECT_ID - as a repository variable

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.

1 participant