Skip to content

Conversation

@vibhutikumar07
Copy link
Collaborator

Describe your changes

This pull request introduces a new GitHub Actions workflow that automates the process of checking for updates to the SAPUI5 version used in the cap-js/incidents-app repository. The workflow is designed to run daily and will create an issue in this repository (cap-js/sdm) if a newer version of SAPUI5 is available. This enhancement helps ensure that the SAPUI5 library is kept up to date with the latest patches and versions, maintaining security and new features support.

Any documentation

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist before requesting a review

  • I have tested the functionality on my cloud environment.
  • I have provided sufficient automated/ unit tests for the code.
  • I have increased or maintained the test coverage.
  • I have ran integration tests on my cloud environment.
  • I have validated blackduck portal for any vulnerability after my commit.

Upload Screenshots/lists of the scenarios tested

  • I have Uploaded Screenshots or added lists of the scenarios tested in description

This workflow checks for the latest SAPUI5 version daily and creates a GitHub issue if an update is available.
Removed push trigger for 'ui5version' branch and updated checkout reference to 'sdmIncidents'. Cleaned up debugging logs in the GitHub script.
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.

2 participants