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

Merged
merged 4 commits into from
Mar 5, 2024
Merged

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

merged 4 commits into from
Mar 5, 2024

Conversation

sw-wayner
Copy link
Contributor

@sw-wayner sw-wayner commented Feb 29, 2024

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 14:46
@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:21
@sw-wayner sw-wayner requested a review from apsantiso as a code owner March 1, 2024 23:21
Copy link

sonarqubecloud bot commented Mar 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots

See analysis details on SonarCloud

@sg-gs sg-gs merged commit 6c5ff34 into master Mar 5, 2024
9 of 14 checks passed
@sg-gs sg-gs deleted the ci-IN-31-github-actions branch March 5, 2024 09:23
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