-
Notifications
You must be signed in to change notification settings - Fork 21
feat: add option to delete previous comments #21
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
Conversation
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
For PR with lots of commits/builds this avoids bloating the comments which can make review difficult.
a6443c5 to
31f1fb2
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
jlhood
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice feature! Have some comments that need to be addressed but definitely supportive of adding this capability. 😊
Co-Authored-By: James Hood <james@jlhood.com>
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Hey @jlhood, any chance to get this reviewed? Thanks! |
jlhood
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apologies for the delay. Thanks for addressing my feedback! A few more changes and this should be good to go!
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
jlhood
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great. Appreciate you iterating on this!
Delete previously published links to build logs before posting a new one in GitHub the PR discussion. This avoids bloating PR comments which can make review difficult. See jlhood/github-codebuild-logs#21 and aws/aws-cdk#5522.
Delete previously published links to build logs before posting a new one in the GitHub PR discussion. This avoids bloating PR comments which can make review difficult. See jlhood/github-codebuild-logs#21 and aws/aws-cdk#5522.
Delete previously published links to build logs before posting a new one in the GitHub PR discussion. This avoids bloating PR comments which can make review difficult. See jlhood/github-codebuild-logs#21 and aws/aws-cdk#5522. Co-authored-by: Elad Ben-Israel <benisrae@amazon.com>
For PR with lots of commits/builds this avoids bloating the comments which can
make review difficult.