chore: Enable manual workflow runs and fix codecov for forks#11488
chore: Enable manual workflow runs and fix codecov for forks#11488davidshq wants to merge 1 commit intoopensearch-project:mainfrom
Conversation
❌ Invalid Changelog HeadingThe '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax. |
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit 3fad0bc.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
❌ Invalid Changelog HeadingThe '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax. |
❌ Invalid Prefix For Manual Changeset CreationInvalid description prefix. Found "Make manual runs possible for the build and test workflow". Only "skip" entry option is permitted for manual commit of changeset files. If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description. |
PR Reviewer Guide 🔍(Review updated until commit 0d197bf)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 0d197bf
Previous suggestionsSuggestions up to commit 3fad0bc
|
❌ Invalid Prefix For Manual Changeset CreationInvalid description prefix. Found "Make manual runs possible for the build and test workflow". Only "skip" entry option is permitted for manual commit of changeset files. If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description. |
Signed-off-by: Dave Mackey <dave@davemackey.net>
3fad0bc to
0d197bf
Compare
|
Persistent review updated to latest commit 0d197bf |
❌ Invalid Prefix For Manual Changeset CreationInvalid description prefix. Found "[chore] Make manual runs possible for the build and test workflow". Only "skip" entry option is permitted for manual commit of changeset files. If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description. |
|
I believe the prefix issue is fixed? I updated to skip and I see the label was updated to Skip-Changelog, so this should be ready to run through GitHub workflows. |
Summary
Enables manual workflow runs for the build and test workflow and fixes codecov to only run when the token is configured and the project is opensearch-project/OpenSearch-Dashboards (so forks don't fail on missing codecov token).
Changes
Changelog