-
Notifications
You must be signed in to change notification settings - Fork 9
feat: add gradle kotlin dsl support #110
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
7829927
to
0cf5fd5
Compare
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.
LGTM! Considering my limited knowledge of this. Hopefully I will get more familiarized with it soon
Hi @ruromero and @carlosthe19916 I'm trying to explore the Auto-Me-Bot failure. I can't say why it failed to begin with, except that it ended with a timeout. I found the original timed-out event in GitHub and attempted a re-delivery. In AWS logs, I keep seeing the bot is unable to pick up your config: Can you please try amending the commit and force-pushing? I'll watch the logs. cc @zvigrinberg |
Signed-off-by: Ruben Romero Montes <[email protected]>
@TomerFi thanks for taking the time. I have just force-pushed and it failed after 14s |
That's weird, I'm still seeing no config: Can it be that someone changed the permissions? We expect this: But I can't check for this repository because the app was installed at the organization level, and I don't have permission to check there. Can we ask someone from the org to verify the permissions? |
Ok, it's not that. I asked Swati to confirm that the app was configured correctly. I'm sorry about this, I'll keep investigating it and report back. Please don't let this block this PR. |
That's fine. We can keep the PR open for some time as it is not blocking. |
The app was reinstalled in the org, but I can no longer see the original event and redeliver it. Can you please change something? A PR title or body modification should do. |
I just updated the title and failed again. Let me know if you need me to trigger it again. |
@ruromero The Bug was fixed. Thank you very much for your cooperation. |
Excellent, thanks |
Description
Add support for Gradle Kotlin DSL
Related issue:
Checklist