Skip to content

No labels!

There aren’t any labels for this repository quite yet.

AirflowNetwork
AirflowNetwork
Related primarily on airflow-network portions of the codebase
APIChange
APIChange
Code changes impact the Python Plugins, C API or Python API Bindings
AuxiliaryTool
AuxiliaryTool
Related to an auxiliary tool, not EnergyPlus itself (readvars, preprocessor, ep-launch, etc.)
Defect
Defect
Includes code to repair a defect in EnergyPlus
dependencies
dependencies
Pull requests that update a dependency file
Developer Issue
Developer Issue
Related to cmake, packaging, installers, or developer tooling (CI, etc)
Documentation
Documentation
Related primarily on the LaTeX-based EnergyPlus documentation
DoNotMerge
DoNotMerge
Code that requires additional attention and investigation
DoNotPublish
DoNotPublish
Includes changes that shouldn't be reported in the changelog
github_actions
github_actions
Pull requests that update GitHub Actions code
HighComplexityApproved
HighComplexityApproved
Used for subcontractor defect complexity requests
IDDChange
IDDChange
Code changes impact the IDD file (cannot be merged after IO freeze)
InProgress
InProgress
Changes to address this feature request have been started
LowComplexityApproved
LowComplexityApproved
Used for subcontractor defect complexity requests
MediumComplexityApproved
MediumComplexityApproved
Used for subcontractor defect complexity requests
MergeAfterRelease
MergeAfterRelease
Pull request has been tentatively approved, just can't merge until code is unfrozen
MigratedFromUserVoice
MigratedFromUserVoice
Feature request was migrated from uservoice website
NewFeature
NewFeature
Includes code to add a new feature to EnergyPlus
NewFeatureRequest
NewFeatureRequest
This "issue" is a new feature request, not a defect report
NotIDDChange
NotIDDChange
Code does not impact IDD (can be merged after IO freeze)
OutputChange
OutputChange
Code changes output in such a way that it cannot be merged after IO freeze
Performance
Performance
Includes code changes that are directed at improving the runtime performance of EnergyPlus
PriorityHigh
PriorityHigh
This defect or feature has been declared high priority
PriorityLow
PriorityLow
This defect or feature has been declared low priority
python
python
Pull requests that update Python code
Refactoring
Refactoring
Includes code changes that don't change the functionality of the program, just perform refactoring
SeverityHigh
SeverityHigh
This defect is high severity, generally indicating a hard crash without a workaround
SeverityLow
SeverityLow
This defect is low severity, generally indicating low impact with a workaround available
SeverityMedium
SeverityMedium
This defect is medium severity, indicating moderate impact and generally no workaround available
UnconfirmedDefect
UnconfirmedDefect
Defect has not yet confirmed to be an actual issue