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

[CICD] - workflows runner name #47

Closed
tiagomichaelsousa opened this issue Oct 19, 2022 · 0 comments · Fixed by #48
Closed

[CICD] - workflows runner name #47

tiagomichaelsousa opened this issue Oct 19, 2022 · 0 comments · Fixed by #48
Assignees
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest patch Semver patch version

Comments

@tiagomichaelsousa
Copy link
Collaborator

tiagomichaelsousa commented Oct 19, 2022

Description

  • the workflows were configured to run with the self-hosted runner but instead they need to have the ubuntu-latest because we don't have self hosted runners (and we don't need them)

Reproduction URL

https://github.com/comoser/baby-food-intro-api/actions

Reproduction steps

1. Go to [one of the actions](https://github.com/comoser/baby-food-intro-api/actions/runs/3280340707/jobs/5400992547)
2. See error: `Requested labels: self-hosted`

Screenshots

Screenshot 2022-10-19 at 14 43 15

Logs

Requested labels: self-hosted
Job defined at: comoser/baby-food-intro-api/.github/workflows/release-drafter.yaml@refs/heads/main
Waiting for a runner to pick up this job...

Browsers

No response

OS

No response

@tiagomichaelsousa tiagomichaelsousa added bug Something isn't working good first issue Good for newcomers hacktoberfest patch Semver patch version labels Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest patch Semver patch version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant