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

New method to retrieve repo action variable #1660

Merged
merged 7 commits into from
May 23, 2023
Merged

Conversation

garridobarrera
Copy link
Contributor

@garridobarrera garridobarrera commented May 15, 2023

Description

@bitwiseman PR to include a new method to retrieve repo action variable

closes #1659

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch coverage: 83.33% and no project coverage change.

Comparison is base (77e2d8f) 79.89% compared to head (da111a0) 79.89%.

❗ Current head da111a0 differs from pull request most recent head 14e609d. Consider uploading reports for the commit 14e609d to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1660   +/-   ##
=========================================
  Coverage     79.89%   79.89%           
- Complexity     2197     2200    +3     
=========================================
  Files           210      210           
  Lines          6671     6676    +5     
  Branches        364      364           
=========================================
+ Hits           5330     5334    +4     
- Misses         1127     1128    +1     
  Partials        214      214           
Impacted Files Coverage Δ
.../java/org/kohsuke/github/GHRepositoryVariable.java 66.66% <66.66%> (ø)
src/main/java/org/kohsuke/github/GHRepository.java 71.72% <100.00%> (+0.12%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@garridobarrera
Copy link
Contributor Author

@bitwiseman i have fixed the mvn site problems. Please an approved again. Thanks !!

@garridobarrera
Copy link
Contributor Author

@bitwiseman the pr is ready to merge !!

1 similar comment
@garridobarrera
Copy link
Contributor Author

@bitwiseman the pr is ready to merge !!

@garridobarrera
Copy link
Contributor Author

@bitwiseman after up to date the branch is necessary another approval :(

@bitwiseman bitwiseman merged commit acf1dde into hub4j:main May 23, 2023
@bitwiseman bitwiseman mentioned this pull request Jun 2, 2023
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't find API to retrieve Actions Variables
6 participants