Skip to content

almguru/templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolicyVault Policy Templates

A collection of reusable policy templates for PolicyVault. These templates provide a starting point for defining work-item–based policies that can be imported directly into PolicyVault.

Overview

Policies in this repository are based on work item queries — they use the native query language of the underlying issue-tracking platform to select a set of work items, and then enforce conditions (thresholds, field checks, SLA rules, etc.) against those items.

Currently supported platforms

Platform Type Folder
Azure DevOps Work Item Query Language (WIQL) azure-devops/

Planned future platforms

  • GitHub Issues — filter-based policies using GitHub's issue search syntax
  • Atlassian Jira — JQL (Jira Query Language) based policies

Each template is designed to be copied, customised, and then imported into a PolicyVault instance.

Usage

  1. Browse the platform folder that matches your issue-tracking tool.
  2. Copy the template that best matches your use-case.
  3. Customise the query, thresholds, and metadata fields to fit your requirements.
  4. Import the customised template into PolicyVault.

Contributing

Contributions are welcome! Please read CONTRIBUTING.md before opening a pull request.

Security

For responsible disclosure of security vulnerabilities, please refer to SECURITY.md.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors