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

Using GH token to trigger CI #724

Merged
merged 1 commit into from
Apr 24, 2023
Merged

Using GH token to trigger CI #724

merged 1 commit into from
Apr 24, 2023

Conversation

thomaspoignant
Copy link
Owner

Description

Since we are not using any GH Token to open the PR, the CI is not triggering.
This add a new param to use the GH Token while opening the PRs.

Changes include

  • Bugfix (non-breaking change that solves an issue)

Checklist

Signed-off-by: Thomas Poignant <[email protected]>
@netlify
Copy link

netlify bot commented Apr 24, 2023

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit cb17c71
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/64462fa6d2758d0008a192a9

@sonarcloud
Copy link

sonarcloud bot commented Apr 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #724 (cb17c71) into main (fb4f544) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #724   +/-   ##
=======================================
  Coverage   88.94%   88.94%           
=======================================
  Files          58       58           
  Lines        2713     2713           
=======================================
  Hits         2413     2413           
  Misses        245      245           
  Partials       55       55           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kodiakhq kodiakhq bot merged commit 926e7bc into main Apr 24, 2023
@kodiakhq kodiakhq bot deleted the gha-pr-token branch April 24, 2023 07:33
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.

1 participant