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

feat(add auto users): Add users for automated testing #353

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

mdial89f
Copy link
Contributor

@mdial89f mdial89f commented Feb 1, 2024

Purpose

This adds new state, reviewer, helpdesk, and readonly users to all dev pipelines and master. These are for the exclusive use of the automated test framework being built.

Linked Issues to Close

None

Approach

  • Added a user for state, reviewer, helpdesk, and readonly.
  • Emails/usernames are of the format [email protected] and so on.
  • Names are of the format Otto State as so on.
  • Otto State has no overlapping states with George.

Assorted Notes/Considerations/Learning

Need to communicate the addition of these users to devs doing the tests. We should show them where in source (the file being change in this PR) the users are defined.

@mdial89f mdial89f requested a review from pkim-gswell February 1, 2024 14:44
@mdial89f mdial89f added type: FEAT Submit new features status: READY PR is ready for review labels Feb 1, 2024
@mdial89f mdial89f self-assigned this Feb 1, 2024
@pkim-gswell pkim-gswell added type: CHORE Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use, and removed type: FEAT Submit new features labels Feb 1, 2024
Copy link
Contributor

@pkim-gswell pkim-gswell left a comment

Choose a reason for hiding this comment

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

iapprove

@mdial89f mdial89f merged commit 3941458 into master Feb 1, 2024
20 checks passed
Copy link
Contributor

🎉 This PR is included in version 1.5.0-val.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @val status: READY PR is ready for review type: CHORE Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use,
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants