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

Update Nautobot release checklist to reflect new process #3077

Merged
merged 2 commits into from
Jan 5, 2023

Conversation

gsnider2195
Copy link
Contributor

Closes: #DNE

What's Changed

Reflects new release process:

gitGraph
    commit
    commit
    branch develop
    checkout develop
    commit
    commit
    branch release/1.2.3
    checkout release/1.2.3
    commit
    checkout main
    merge release/1.2.3
    commit tag: "v1.2.3"
    branch main-to-develop-post-1.2.3
    commit
    checkout develop
    merge main-to-develop-post-1.2.3
    commit
    commit
Loading

TODO

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)
  • Attached Screenshots, Payload Example
  • Unit, Integration Tests
  • Documentation Updates (when adding/changing features)
  • Example Plugin Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

Copy link
Contributor

@glennmatthews glennmatthews left a comment

Choose a reason for hiding this comment

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

Good stuff. Appreciate the housekeeping!

@gsnider2195 gsnider2195 merged commit 3833d5b into develop Jan 5, 2023
@gsnider2195 gsnider2195 deleted the gas-release-checklist-fix branch January 5, 2023 14:18
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.

None yet

3 participants