Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

settings.releaseIdentifier ignored when initially getting cards #15

Open
simpixelated opened this issue Feb 20, 2016 · 0 comments
Open

Comments

@simpixelated
Copy link

I customized my releaseIdentifier in settings.json and noticed I kept getting the console message "No cards having release notes found.". Looks like this is caused by hardcoding "RELEASE:" into the function hasCardReleaseNodes here:
https://github.com/devtyr/trello-releasenotes/blob/master/lib/cardreceiver.js#L100.

I'm guessing you would need to pass settings.releaseIdentifier when the TrelloReceiver class is instantiated or when calling receive.

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

No branches or pull requests

1 participant