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

[IN-31] ci: add needed actions #20

Merged
merged 2 commits into from
Mar 19, 2024
Merged

[IN-31] ci: add needed actions #20

merged 2 commits into from
Mar 19, 2024

Conversation

sw-wayner
Copy link
Contributor

Add required actions for PR Preview

These actions would

  • build and publish a Docker image with every push to the branch
  • add preview label when the PR is ready_for_review (this triggers the app creation)
  • clean up the created app whe the PR is closed
  • build and publish a Docker image when the PR is merged
  • enable slash commands to check and update the created environment

Note

This PR needs this secrets to be configured in order to work

  • PAT - A GitHub Personal Access Token with following scopes repo:status public_repo.
  • DOCKERHUB_USERNAME - The username for the DockerHub account.
  • DOCKERHUB_TOKEN - The token for the DockerHub account.

@sw-wayner sw-wayner requested a review from sg-gs February 29, 2024 21:44
@sw-wayner sw-wayner self-assigned this Feb 29, 2024
@sw-wayner sw-wayner marked this pull request as ready for review March 1, 2024 23:25
@sg-gs sg-gs merged commit ed88a30 into master Mar 19, 2024
6 of 7 checks passed
@sg-gs sg-gs deleted the ci-IN-31-github-actions branch March 19, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants