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

Auto-merge dependabot PRs workflow invalid #566

Closed
CasperWA opened this issue Mar 10, 2023 · 2 comments
Closed

Auto-merge dependabot PRs workflow invalid #566

CasperWA opened this issue Mar 10, 2023 · 2 comments
Labels
bug Something isn't working github_actions Pull requests that update Github_actions code

Comments

@CasperWA
Copy link
Collaborator

From one of the latest attempts to run the CI - Activate auto-merge for Dependabot PRs workflow:

The workflow is not valid. In .github/workflows/ci_automerge_dependabot.yml (Line: 10, Col: 11): Error from called workflow SINTEF/ci-cd/.github/workflows/ci_automerge_prs.yml@v2.1.0 (Line: 44, Col: 12): Unrecognized named-value: 'changes'. Located at position 1 within expression: changes

The actual run can be seen here.

Suggestions for "fixes":

  1. Fix the immediate issue, i.e., fix the workflow file .github/workflows/ci_automerge_depedabot.yml.
  2. Move over to using SINTEF/ci-cd for these "standard" workflows instead of implementing and maintaining them in this repo.
@CasperWA CasperWA added bug Something isn't working github_actions Pull requests that update Github_actions code labels Mar 10, 2023
@francescalb
Copy link
Collaborator

@CasperWA I don't understand the error. It seems that it is already using the SINTEF/ci-cd?

@francescalb
Copy link
Collaborator

closed by adding status checks for the ci/dependabot branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working github_actions Pull requests that update Github_actions code
Projects
None yet
Development

No branches or pull requests

2 participants