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 release procedure #11538

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

evan-bradley
Copy link
Contributor

Description

  • Minor formatting updates
  • Remove notice about being an approver in all three repos, as the release manager section below says it is not necessary.
  • Provide convenience commands for creating the release branch with Git.
  • Put commands on separate lines to make them more obvious and easier to copy.
  • Add a note about GPG errors if signing was not set up.
  • Add a note about handling workflow fixes in opentelemetry-collector-releases

* Minor formatting updates
* Remove notice about being an approver in all three repos, as the *release manager* section below says it is not necessary.
* Provide convenience commands for creating the release branch with Git.
* Put commands on separate lines to make them more obvious and easier to copy.
* Add a note about GPG errors if signing was not set up.
* Add a note about handling workflow fixes in opentelemetry-collector-releases
@evan-bradley evan-bradley requested a review from a team as a code owner October 25, 2024 15:46
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.46%. Comparing base (ef79a0e) to head (d71d8f0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11538   +/-   ##
=======================================
  Coverage   91.46%   91.46%           
=======================================
  Files         435      435           
  Lines       23757    23757           
=======================================
  Hits        21729    21729           
  Misses       1650     1650           
  Partials      378      378           

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

@codeboten codeboten merged commit 5f498ac into open-telemetry:main Oct 25, 2024
49 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 25, 2024
djaglowski pushed a commit to djaglowski/opentelemetry-collector that referenced this pull request Nov 21, 2024
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

* Minor formatting updates
* Remove notice about being an approver in all three repos, as the
**release manager** section below says it is not necessary.
* Provide convenience commands for creating the release branch with Git.
* Put commands on separate lines to make them more obvious and easier to
copy.
* Add a note about GPG errors if signing was not set up.
* Add a note about handling workflow fixes in
opentelemetry-collector-releases
HongChenTW pushed a commit to HongChenTW/opentelemetry-collector that referenced this pull request Dec 19, 2024
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

* Minor formatting updates
* Remove notice about being an approver in all three repos, as the
**release manager** section below says it is not necessary.
* Provide convenience commands for creating the release branch with Git.
* Put commands on separate lines to make them more obvious and easier to
copy.
* Add a note about GPG errors if signing was not set up.
* Add a note about handling workflow fixes in
opentelemetry-collector-releases
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