Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Release: fix issues with commit #474

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

eloycoto
Copy link
Collaborator

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, use fixes #<issue_number>(, fixes #<issue_number>, ...) format, where issue_number might be a GitHub issue, or a Jira story (FLPATH-xxxx):
Fixes #

Change type

  • New feature
  • Bug fix
  • Unit tests
  • Integration tests
  • CI
  • Documentation
  • Auto-generated SDK code

Impacted services

  • Workflow Service
  • Notification Service

Checklist

  • Subject and description added to both, commit and PR.
  • Relevant issues have been referenced.

Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>
@openshift-ci openshift-ci bot requested review from anludke and masayag July 10, 2023 08:30
@openshift-ci
Copy link

openshift-ci bot commented Jul 10, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: masayag

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Comment on lines -51 to -57
- name: "Commit the new changes"
run: |
export KEY=$(date +%y%m%d)
git add .
git commit -m "NON-issue: bump version on $KEY"


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was the issue?

Copy link
Collaborator Author

@eloycoto eloycoto Jul 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are no files to commit, so it fails.

@gciavarrini
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jul 10, 2023
@openshift-merge-robot openshift-merge-robot merged commit fc4c7e9 into parodos-dev:main Jul 10, 2023
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants