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

chore(updatecli) update powershell to generate valid updatecli manifest for version 0.49.x #1997

Merged
merged 1 commit into from Apr 22, 2023

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented Apr 22, 2023

This PR only updates the updatecli manifest: the associated Jenkins build will be canceled (as updatecli runs in GH actions).

It fixes the WARNING messages below due to outdated syntax for the generated updatecli manifests:

WARNING: The `pullrequests` keyword is deprecated in favor of `actions`, please update this manifest. Updatecli will continue the execution while trying to translate `pullrequests` to `actions`.
WARNING: The kind "github" for actions is deprecated in favor of 'github/pullrequest'
  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • [ ] Link to relevant issues in GitHub or Jira
  • [ ] Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

…st for version 0.49.x

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal marked this pull request as ready for review April 22, 2023 18:36
@MarkEWaite MarkEWaite merged commit b28cc61 into jenkinsci:master Apr 22, 2023
1 of 2 checks passed
@dduportal dduportal deleted the chore/updatecli-0.49.x branch April 3, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants