Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Schachte/Git-Enforcer
/ functions
Functions
23 in github.com/Schachte/Git-Enforcer
⨍
Functions
23
◇
Types & classes
8
↓ 11 callers
Method
isNotUndefined
Check if a given value is undefined or not
lib/util.js:20
↓ 6 callers
Method
appendStatusMessage
Utility method for status reports to issues
lib/issues/IssueHandler.js:194
↓ 4 callers
Method
handleCurrentInstanceContext
Handle current logic for current request context
lib/configuration.js:21
↓ 3 callers
Method
issueHasIssues
User issue has failed the issue status check
lib/issues/IssueHandler.js:189
↓ 2 callers
Method
getIssueListIssues
()
lib/issues/IssueHandler.js:207
↓ 1 callers
Method
attachLabelToIssue
(labelName)
lib/issues/IssueHandler.js:154
↓ 1 callers
Method
constructNewLabel
Create a new, custom GH label based on user-settings or defaults
lib/issues/IssueHandler.js:163
↓ 1 callers
Method
createFailureLabel
Creates custom label if analysis check fails
lib/issues/IssueHandler.js:137
↓ 1 callers
Method
executeGitCommentCreation
Send API Req. to GH
lib/issues/IssueHandler.js:112
↓ 1 callers
Method
getExistingLabels
Get current list of existing user issue labels
lib/issues/IssueHandler.js:176
↓ 1 callers
Method
getIssueMessage
Gather the message used to post summary for issues
lib/util.js:5
↓ 1 callers
Method
handleIssueEvents
(context)
lib/handler.js:5
↓ 1 callers
Method
handlePullRequestEvents
(context)
lib/handler.js:10
↓ 1 callers
Method
isUndefined
Check if a given value is undefined or not
lib/util.js:15
↓ 1 callers
Method
itemInList
Checks if item is contained within a list
lib/util.js:25
↓ 1 callers
Method
setIssueListIssues
(newList)
lib/issues/IssueHandler.js:201
↓ 1 callers
Method
validateAsigneePopulation
Ensures that assignees are present within label creation
lib/issues/IssueHandler.js:96
↓ 1 callers
Method
validateLabelPopulation
Post message if label is missing from a new issue
lib/issues/IssueHandler.js:40
↓ 1 callers
Method
validateMilestoneAssignment
Validating population of milestone or population of specific milestone
lib/issues/IssueHandler.js:75
↓ 1 callers
Method
validateTitlePrefix
Validate that the issue title is prefixed with WIP or the required name
lib/issues/IssueHandler.js:51
↓ 1 callers
Method
validateTitleSuffix
Validate that the issue title is suffixed the required name
lib/issues/IssueHandler.js:63
Method
constructor
(settings)
lib/configuration.js:6
Method
constructor
(config, context)
lib/issues/IssueHandler.js:6