Skip to content

Labels

Labels

  • AirflowNetwork

    Related primarily on airflow-network portions of the codebase
  • APIChange

    Code changes impact the Python Plugins, C API or Python API Bindings
  • AuxiliaryTool

    Related to an auxiliary tool, not EnergyPlus itself (readvars, preprocessor, ep-launch, etc.)
  • Defect

    Includes code to repair a defect in EnergyPlus
  • dependencies

    Pull requests that update a dependency file
  • Developer Issue

    Related to cmake, packaging, installers, or developer tooling (CI, etc)
  • Documentation

    Related primarily on the LaTeX-based EnergyPlus documentation
  • DoNotMerge

    Code that requires additional attention and investigation
  • DoNotPublish

    Includes changes that shouldn't be reported in the changelog
  • github_actions

    Pull requests that update GitHub Actions code
  • HighComplexityApproved

    Used for subcontractor defect complexity requests
  • IDDChange

    Code changes impact the IDD file (cannot be merged after IO freeze)
  • InProgress

    Changes to address this feature request have been started
  • LowComplexityApproved

    Used for subcontractor defect complexity requests
  • MediumComplexityApproved

    Used for subcontractor defect complexity requests
  • MergeAfterRelease

    Pull request has been tentatively approved, just can't merge until code is unfrozen
  • MigratedFromUserVoice

    Feature request was migrated from uservoice website
  • NewFeature

    Includes code to add a new feature to EnergyPlus
  • NewFeatureRequest

    This "issue" is a new feature request, not a defect report
  • NotIDDChange

    Code does not impact IDD (can be merged after IO freeze)
  • OutputChange

    Code changes output in such a way that it cannot be merged after IO freeze
  • Performance

    Includes code changes that are directed at improving the runtime performance of EnergyPlus
  • PriorityHigh

    This defect or feature has been declared high priority
  • PriorityLow

    This defect or feature has been declared low priority
  • python

    Pull requests that update Python code
  • Refactoring

    Includes code changes that don't change the functionality of the program, just perform refactoring
  • RPD

  • SeverityHigh

    This defect is high severity, generally indicating a hard crash without a workaround
  • SeverityLow

    This defect is low severity, generally indicating low impact with a workaround available
  • SeverityMedium

    This defect is medium severity, indicating moderate impact and generally no workaround available