Skip to content

fix(ci): use a dev version of create-pull-request action to fix issue.#92

Merged
poiana merged 1 commit into
mainfrom
fix/create_pr_update-kernels
Jan 31, 2023
Merged

fix(ci): use a dev version of create-pull-request action to fix issue.#92
poiana merged 1 commit into
mainfrom
fix/create_pr_update-kernels

Conversation

@FedeDP

@FedeDP FedeDP commented Jan 31, 2023

Copy link
Copy Markdown
Collaborator

What type of PR is this?

/kind bug

Any specific area of the project related to this PR?

/area ci

What this PR does / why we need it:

Uses dev version of create-pull-request action to fix peter-evans/create-pull-request#1170

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

@FedeDP

FedeDP commented Jan 31, 2023

Copy link
Copy Markdown
Collaborator Author

Wip because i moved update-kernels on pull request trigger to be able to quickly test it.

@FedeDP FedeDP force-pushed the fix/create_pr_update-kernels branch from 86eca26 to 7f307e9 Compare January 31, 2023 08:00
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
@FedeDP FedeDP force-pushed the fix/create_pr_update-kernels branch from 7f307e9 to 9872907 Compare January 31, 2023 10:07
@FedeDP FedeDP changed the title wip: fix(ci): use a dev version of create-pull-request action to fix issue. fix(ci): use a dev version of create-pull-request action to fix issue. Jan 31, 2023
@FedeDP

FedeDP commented Jan 31, 2023

Copy link
Copy Markdown
Collaborator Author

The PR was created! #93
😃
Removing wip.

@FedeDP

FedeDP commented Jan 31, 2023

Copy link
Copy Markdown
Collaborator Author

I still don't get why on #93 the CI job is not being triggered :/

EDIT: because of: peter-evans/create-pull-request#48 (comment)

@FedeDP

FedeDP commented Jan 31, 2023

Copy link
Copy Markdown
Collaborator Author

/hold

@FedeDP

FedeDP commented Jan 31, 2023

Copy link
Copy Markdown
Collaborator Author

/unhold

I will move the update-kernels workflow to the kernels branch in a subsequent PR; then, the test kernel-crawler job will be triggered by:

on:
  workflow_run:
    workflows: [update-kernels]
    types:
      - completed

And will then checkout the update/kernels branch to perform the jq validation step.

@poiana poiana added the lgtm label Jan 31, 2023
@poiana poiana merged commit d529e54 into main Jan 31, 2023
@poiana poiana deleted the fix/create_pr_update-kernels branch January 31, 2023 12:36
@FedeDP FedeDP restored the fix/create_pr_update-kernels branch October 23, 2023 13:42
@FedeDP FedeDP deleted the fix/create_pr_update-kernels branch October 23, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fatal: --local can only be used inside a git repository error on containers

3 participants