gen-devops-universal-project

Latest: v1.2.4
Category
Governance
Total Versions
7
Last Updated
5/5/2026

Release History

v1.2.4 Latest

Changes:

  • Robustness checks and ignore data fetches that force replacement
  • Merged PR 18400: Fix: Linting and variable check based on data objects

v1.2.3

Changes:

  • Hotfix universal module to utilize different object.id's to work properly with the various object types.
  • Merged PR 18337: Fix: Hotfix to utilize different object properties

v1.2.2

Changes:

  • Change the Policy auto-approve users to use ID's instead of descriptors
  • Merged PR 18335: fix: Change ID's to descriptors

v1.2.1

Changes:

  • Added permissions for the "Generic" Project types and excluded using an ignore-policies flag
  • Set default behaviour to allow ALL Readers to create PR's but only Contributers to approve them, while still maintaining the capability to only allow the default team project to approve PR's iff a specific flag is set.
  • Merged PR 18333: Conf: Added git permissions settings to the module

v1.2.0

Changes:

  • Updated documentation
  • Enabled Branch Protection
  • Code Cleanup
  • Merged PR 18303: Release Version

v1.1.0

Changes:

  • Modified the universal project module to be compatible with the way we organize our organization
  • Added extensive support for shared and extra teams including adding additional parameters.
  • Merged PR 18275: First proper functional build of this module

v1.0.0

Changes:

  • Modified the universal project module to be compatible with the way we organize our organization
  • Added extensive support for shared and extra teams including adding additional parameters.
  • Merged PR 18122: Initial working version of module
  • Initial Module Setup