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

[chore] update workflow to add changelog before pushing #10832

Merged

Conversation

codeboten
Copy link
Contributor

This prevents the workflow from trying to push to an existing branch which it doesn't have permissions to do.

An example of the failure can be found here: https://github.com/open-telemetry/opentelemetry-collector/actions/runs/10291429328/job/28483659786

This prevents the workflow from trying to push to an existing branch which it doesn't have permissions to do.

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten requested review from a team and bogdandrutu August 7, 2024 20:56
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.36%. Comparing base (b688e7a) to head (86f3120).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10832      +/-   ##
==========================================
- Coverage   91.37%   91.36%   -0.02%     
==========================================
  Files         406      406              
  Lines       19007    19007              
==========================================
- Hits        17368    17366       -2     
- Misses       1282     1283       +1     
- Partials      357      358       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codeboten codeboten merged commit 981657b into open-telemetry:main Aug 7, 2024
50 checks passed
@codeboten codeboten deleted the codeboten/updatesemconvworkflow branch August 7, 2024 21:25
@github-actions github-actions bot added this to the next release milestone Aug 7, 2024
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.

3 participants