MCPcopy Create free account

hub / github.com/Schachte/Git-Enforcer / functions

Functions23 in github.com/Schachte/Git-Enforcer

↓ 11 callersMethodisNotUndefined
Check if a given value is undefined or not
lib/util.js:20
↓ 6 callersMethodappendStatusMessage
Utility method for status reports to issues
lib/issues/IssueHandler.js:194
↓ 4 callersMethodhandleCurrentInstanceContext
Handle current logic for current request context
lib/configuration.js:21
↓ 3 callersMethodissueHasIssues
User issue has failed the issue status check
lib/issues/IssueHandler.js:189
↓ 2 callersMethodgetIssueListIssues
()
lib/issues/IssueHandler.js:207
↓ 1 callersMethodattachLabelToIssue
(labelName)
lib/issues/IssueHandler.js:154
↓ 1 callersMethodconstructNewLabel
Create a new, custom GH label based on user-settings or defaults
lib/issues/IssueHandler.js:163
↓ 1 callersMethodcreateFailureLabel
Creates custom label if analysis check fails
lib/issues/IssueHandler.js:137
↓ 1 callersMethodexecuteGitCommentCreation
Send API Req. to GH
lib/issues/IssueHandler.js:112
↓ 1 callersMethodgetExistingLabels
Get current list of existing user issue labels
lib/issues/IssueHandler.js:176
↓ 1 callersMethodgetIssueMessage
Gather the message used to post summary for issues
lib/util.js:5
↓ 1 callersMethodhandleIssueEvents
(context)
lib/handler.js:5
↓ 1 callersMethodhandlePullRequestEvents
(context)
lib/handler.js:10
↓ 1 callersMethodisUndefined
Check if a given value is undefined or not
lib/util.js:15
↓ 1 callersMethoditemInList
Checks if item is contained within a list
lib/util.js:25
↓ 1 callersMethodsetIssueListIssues
(newList)
lib/issues/IssueHandler.js:201
↓ 1 callersMethodvalidateAsigneePopulation
Ensures that assignees are present within label creation
lib/issues/IssueHandler.js:96
↓ 1 callersMethodvalidateLabelPopulation
Post message if label is missing from a new issue
lib/issues/IssueHandler.js:40
↓ 1 callersMethodvalidateMilestoneAssignment
Validating population of milestone or population of specific milestone
lib/issues/IssueHandler.js:75
↓ 1 callersMethodvalidateTitlePrefix
Validate that the issue title is prefixed with WIP or the required name
lib/issues/IssueHandler.js:51
↓ 1 callersMethodvalidateTitleSuffix
Validate that the issue title is suffixed the required name
lib/issues/IssueHandler.js:63
Methodconstructor
(settings)
lib/configuration.js:6
Methodconstructor
(config, context)
lib/issues/IssueHandler.js:6