Skip to content

Removes references to old labels and updates release steps#2601

Merged
nickfloyd merged 2 commits intomainfrom
updates-docs-label-changes
Oct 31, 2022
Merged

Removes references to old labels and updates release steps#2601
nickfloyd merged 2 commits intomainfrom
updates-docs-label-changes

Conversation

@nickfloyd
Copy link
Contributor

All referring documentation needs to be updated now that the labels in the repo have been updated.

@nickfloyd nickfloyd added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Oct 27, 2022
(where `[BASE]` is the last release label (i.e. v0.50.0) and `[HEAD]` represents the `release` branch tip that was generated above)

The tool looks for a environment variable named `OCTOKIT_OAUTHTOKEN`. This token requires a minimal scope to execute and pull the data from the repository via API. Keep in mind that if a token is not provided then you will most likely run into rate limit errors because the requests are being made anonymously.
3. Push the tag to the server. `git push --tags`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thoughts about mentioning the GitHub release UI here? Some lazier folks who definitely aren't me sometimes enjoy auto-generating release notes and automatic tag creation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants