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

Output branch name #481

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Output branch name #481

merged 1 commit into from
Jun 20, 2023

Conversation

martincostello
Copy link
Owner

Output the name of the branch created when a pull request to update the .NET SDK is opened.

Output the name of the branch created when a pull request to update the .NET SDK is opened.
@martincostello martincostello added the enhancement New feature or request label Jun 20, 2023
@martincostello martincostello added this to the v2.2.3 milestone Jun 20, 2023
@martincostello martincostello enabled auto-merge (rebase) June 20, 2023 11:08
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.17 🎉

Comparison is base (0bf1e5b) 79.91% compared to head (0e27a2c) 80.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #481      +/-   ##
==========================================
+ Coverage   79.91%   80.08%   +0.17%     
==========================================
  Files           2        2              
  Lines         234      236       +2     
  Branches       49       49              
==========================================
+ Hits          187      189       +2     
  Misses         37       37              
  Partials       10       10              
Flag Coverage Δ
linux 80.08% <100.00%> (+0.17%) ⬆️
macos ?
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/DotNetSdkUpdater.ts 82.92% <100.00%> (+0.08%) ⬆️
src/main.ts 61.29% <100.00%> (+1.29%) ⬆️

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

@martincostello martincostello merged commit 23961e2 into main Jun 20, 2023
@martincostello martincostello deleted the output-branch-name branch June 20, 2023 11:09
martincostello added a commit that referenced this pull request Jun 20, 2023
Output the name of the branch created when a pull request to update the .NET SDK is opened by consuming the change from #481.
martincostello added a commit that referenced this pull request Jun 20, 2023
Output the name of the branch created when a pull request to update the .NET SDK is opened by consuming the change from #481.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant