Airlock UI: add title to airlock request#2731
Merged
Merged
Conversation
Co-authored-by: James Griffin <jjgriff93@users.noreply.github.com>
Unit Test Results513 tests +510 513 ✔️ +510 13s ⏱️ - 2h 14m 42s Results for commit 99c5ff0. ± Comparison against base commit 680d35a. This pull request removes 3 and adds 513 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
damoodamoo
approved these changes
Oct 13, 2022
damoodamoo
left a comment
Member
There was a problem hiding this comment.
Great addition @jjgriff93 and @hizni !
Contributor
Author
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3241285553 (with refid (in response to this comment from @jjgriff93) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #2503: add a title to airlock request
This is a continuation of Hizni's draft PR as I don't have access to his fork to make the additions directly.
What is being addressed
Adds a title to the airlock request to have a terse description that allows the request to be more identifiable.
How is this addressed