You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
32b1075 Add a utility method for parsing ARNs to usernames
3722252 Merge pull request #97 from alphagov/validate-requester-and-reviewer-differ
4c0088f Validate the requested-by and reviewed-by annotations can have a username parsed from them, and cause the resource to go Malformed if they are invalid
a4996b8 Validate the reviewer of a JobRequest is not the same as the requester of it. Put the JobRequestReview into a conflict state if they are the same.