We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a user has disabled the pruning job, the bot has an error:
TypeError: Cannot read property '2' of undefined File "/app/lib/travis.js", line 73, in getJobLogFromBuild const prunerJob = build.jobs[jobNum]; File "/app/lib/travis.js", line 35, in Object.getTravisAcceptanceMetadata const acceptanceLog = await getJobLogFromBuild( File "/app/index.js", line 72, in null. const { omittedFeature } = travis.getTravisAcceptanceMetadata(travisBuildId);
Suggested behavior:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When a user has disabled the pruning job, the bot has an error:
Suggested behavior:
The text was updated successfully, but these errors were encountered: