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

Merged
merged 2 commits into from
Mar 19, 2024
Merged

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

merged 2 commits into from
Mar 19, 2024

Conversation

sw-wayner
Copy link

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 self-assigned this Feb 29, 2024
@sw-wayner sw-wayner marked this pull request as ready for review March 1, 2024 23:13
@sw-wayner sw-wayner requested a review from sg-gs as a code owner March 1, 2024 23:13
Copy link

sonarqubecloud bot commented Mar 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
3 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sg-gs sg-gs merged commit 4a97bb7 into master Mar 19, 2024
7 of 8 checks passed
@sg-gs sg-gs deleted the ci-IN-31-github-actions branch March 19, 2024 15:44
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