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

Use actions-permissions to determine the minimum permissions required #41631

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jul 2, 2024

Only do that for sensitive workflows for now.
Once we have determined the minimum set of permissions, we will be able to reduce them.

@quarkus-bot quarkus-bot bot added the area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure label Jul 2, 2024
@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

Only do that for sensitive workflows for now.
Once we have determined the minimum set of permissions, we will be able
to reduce them.
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 2, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 42af3b0.

Failing Jobs

⚠️ Artifacts of the workflow run were not available thus the report misses some details.

Status Name Step Failures Logs Raw logs Build scan
Documentation Build Build ⚠️ Check → Logs Raw logs 🚧
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 2, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 42af3b0.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
Initial JDK 17 Build Build Failures Logs Raw logs 🔍

You can consult the Develocity build scans.

Failures

⚙️ Initial JDK 17 Build #

- Failing: devtools/gradle/gradle-model devtools/project-core-extension-codestarts 
! Skipped: devtools/cli devtools/gradle/gradle-application-plugin devtools/gradle/gradle-extension-plugin and 259 more

📦 devtools/gradle/gradle-model

Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.1.0:exec (gradle) on project quarkus-gradle-model: Command execution failed.

📦 devtools/project-core-extension-codestarts

Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.1.0:exec (generate-gradle-wrapper) on project quarkus-project-core-extension-codestarts: Command execution failed.

@gsmet gsmet marked this pull request as draft July 4, 2024 13:54
@gsmet
Copy link
Member Author

gsmet commented Jul 4, 2024

Unfortunately, this action doesn't work well with our build. I reported the issue to the author.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure
2 participants