Skip to content

[FIX] Remove github token to allow ssh key to deploy#4626

Merged
jesmrec merged 1 commit into
masterfrom
fix/remove_gh_token_from_sbom_wf
Jul 7, 2025
Merged

[FIX] Remove github token to allow ssh key to deploy#4626
jesmrec merged 1 commit into
masterfrom
fix/remove_gh_token_from_sbom_wf

Conversation

@jesmrec
Copy link
Copy Markdown
Contributor

@jesmrec jesmrec commented Jul 7, 2025

The previous version used the github_token to deploy. That token uses https. Https deployments take in account the branch protection rules, not allowing to merge into master. The ssh key will be allowed because it will take the permissions from the ssh_deployment_key instead.

Related Issues

App:

  • Add changelog files for the fixed issues in folder changelog/unreleased. More info here
  • Add feature to Release Notes in ReleaseNotesViewModel.kt creating a new ReleaseNote() with String resources (if required)

QA

@jesmrec jesmrec merged commit 3775c34 into master Jul 7, 2025
9 checks passed
@jesmrec jesmrec deleted the fix/remove_gh_token_from_sbom_wf branch July 7, 2025 06:59
@joragua joragua changed the title Remove github token to allow ssh key to deploy [FIX] Remove github token to allow ssh key to deploy Jul 7, 2025
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