AZSentinel
AZSentinel copied to clipboard
Release support for watchlist
Summary of the Pull Request
This PR adds support for watchlist
References
...
PR Checklist
By submitting this pull request, I confirm the following:
please fill any appropriate checkboxes, e.g: [X]
- [ ] Closes #xxx
- [ ] Requires documentation to be updated
- [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx
- [ ] I have made only one major change in my proposed changes.
- [ ] I have commented my proposed changes within the code.
- [ ] I have tested my proposed changes, and have included unit tests where possible.
- [ ] It is compatible with the MIT License
- [ ] I have squashed any insignificant commits. (
git rebase
)
Detailed Description of the Pull Request / Additional comments
A detailed description, screenshots (if necessary), as well as links to any relevant issues
Validation Steps Performed
A detailed description of thew validation steps
How does this PR accomplish the above
A detailed description (such as a changelog) and screenshots (if necessary) of the implemented fix
What documentation changes (if any) are needed to support this PR
A detailed list of any necessary changes
- You must follow the template instructions. Failure to do so will result in your pull request being closed.