Skip to content

Conversation

mcourtois
Copy link

This would address issue #27.

let REPOSITORIES = require( './variables' ).REPOSITORIES;
let WORKFLOW_FILES = require( './variables' ).WORKFLOW_FILES;
let PULL_REQUEST = require( './variables' ).PULL_REQUEST;
let PULL_REQUEST_LABELS = require( './variables' ).PULL_REQUEST_LABELS;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
let PULL_REQUEST_LABELS = require( './variables' ).PULL_REQUEST_LABELS;
let PULL_REQUEST_LABELS = require( './variables' ).PULL_REQUEST_LABELS;

@mgerlach mgerlach linked an issue May 9, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add label to PR created by bot
2 participants