generated from NASA-PDS/template-repo-java
-
Notifications
You must be signed in to change notification settings - Fork 4
LDD Management FAQs
Jordan Padams edited this page Jun 10, 2021
·
2 revisions
How do I resolve a New Feature Pull Request created alongside an existing a Nominal Release Pull Request?
- Merge the Release Pull Request, which will tag a release against the old version of the LDD.
- Merge New Feature Pull Request.
- Follow the process to tag a new release Github for the new version of the LDD
- Skip the step of opening a ticket for a manual release. This will get picked up by the nominal release process.