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

feat: add GitHub action to generate supported plugins PR #905

Merged

Conversation

BethGriggs
Copy link
Contributor

@BethGriggs BethGriggs commented Feb 4, 2025

This PR adds a GitHub Actions workflow can be used to run the rhdh-supported-plugins.sh script and automatically open a PR if any changes are detected.

  1. Go to GitHub Actions
  2. Run Run rhdh-supported-plugins.sh and open PR workflow, supplying the branch.
  3. If the script makes changes a PR will be created with the updates.

Why? I struggled to run the script on my macOS device due to incompatibilities in bash/yq. Based on a suggestion from @nickboldt, running in CI gives us a consistent environment to execute the script.

IMPORTANT: Do Not Merge - To be merged by Docs Team Only

Version(s): All

Add the relevant labels to the Pull Request.
Issue: N/A

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
@rhdh-bot
Copy link
Collaborator

rhdh-bot commented Feb 4, 2025

Copy link
Member

@nickboldt nickboldt left a comment

Choose a reason for hiding this comment

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

/lgtm

Co-authored-by: Nick Boldt <nboldt@redhat.com>
Copy link

openshift-ci bot commented Feb 4, 2025

New changes are detected. LGTM label has been removed.

@openshift-ci openshift-ci bot removed the lgtm label Feb 4, 2025
@themr0c themr0c merged commit 2bcae96 into redhat-developer:main Feb 4, 2025
2 checks passed
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.

6 participants