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

ci: Update Check Integration/XTS Job State to include GH_TOKEN #17160

Conversation

rbarkerSL
Copy link
Contributor

Description:

Add GH_TOKEN env variable in Check Prep XTS Job & Check Integration Job State

Related Issue(s):

Fixes #17159

**Description**:

Add GH_TOKEN env variable in Check Prep XTS Job & Check Integration Job
State

**Related Issue(s)**:

Fixes #17159

Signed-off-by: Roger Barker <[email protected]>
@rbarkerSL rbarkerSL added the github_actions Pull requests that update GitHub Actions code label Dec 21, 2024
@rbarkerSL rbarkerSL added this to the v0.58 milestone Dec 21, 2024
@rbarkerSL rbarkerSL self-assigned this Dec 21, 2024
@rbarkerSL rbarkerSL requested review from a team as code owners December 21, 2024 05:36
@rbarkerSL rbarkerSL requested review from dalvizu and andrewb1269hg and removed request for dalvizu December 21, 2024 05:36
@rbarkerSL rbarkerSL merged commit 904d976 into main Dec 21, 2024
34 checks passed
@rbarkerSL rbarkerSL deleted the 17159-set-gh_token-on-triggering-job-step-in-zxf-deploy-production-release branch December 21, 2024 05:38
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7911109) 95739 65131 68.03%
Head commit (96f36cd) 95739 (+0) 65131 (+0) 68.03% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#17160) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.27%. Comparing base (7911109) to head (96f36cd).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #17160   +/-   ##
=========================================
  Coverage     64.27%   64.27%           
  Complexity    20883    20883           
=========================================
  Files          2549     2549           
  Lines         95976    95976           
  Branches      10043    10043           
=========================================
  Hits          61690    61690           
  Misses        30654    30654           
  Partials       3632     3632           

Impacted file tree graph

@rbarkerSL rbarkerSL restored the 17159-set-gh_token-on-triggering-job-step-in-zxf-deploy-production-release branch December 21, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set GH_TOKEN on triggering job step in ZXF: Deploy Production Release
2 participants