Merge branch 'main' into repo-sync
This commit is contained in:
@@ -60,7 +60,7 @@ async function run() {
|
||||
const featureID = findFieldID('Feature', data)
|
||||
const contributorTypeID = findFieldID('Contributor type', data)
|
||||
const sizeTypeID = findFieldID('Size', data)
|
||||
const authorID = findFieldID('Author', data)
|
||||
const authorID = findFieldID('Contributor', data)
|
||||
|
||||
// Get the ID of the single select values that we want to set
|
||||
const readyForReviewID = findSingleSelectID('Ready for review', 'Status', data)
|
||||
|
||||
Reference in New Issue
Block a user