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 #276

Merged
merged 2 commits into from
Mar 4, 2024
Merged

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

merged 2 commits into from
Mar 4, 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:01
@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:22
@github-actions github-actions bot added the preview PR is selected for Preview Deployment label Mar 1, 2024
Copy link

sonarcloud bot commented Mar 1, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots

See analysis details on SonarCloud

@sg-gs sg-gs merged commit 0cd8e34 into master Mar 4, 2024
9 of 11 checks passed
@sg-gs sg-gs deleted the ci-IN-31-github-actions branch March 4, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview PR is selected for Preview Deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants