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

add check repositories action #185

Merged
merged 1 commit into from
Jan 8, 2025
Merged

add check repositories action #185

merged 1 commit into from
Jan 8, 2025

Conversation

eshaben
Copy link
Collaborator

@eshaben eshaben commented Jan 7, 2025

Description

This PR adds a new GitHub Action that automatically checks for outdated repository versions in our documentation. The action reads repository information from variables.yml, compares documented versions with the latest releases on GitHub, and creates issues for any outdated repositories.

It will specifically be used to create an issue anytime a new version of the wormhole sdk is released so we can update chain and contract details.

Checklist

  • Required - I have added a label to this PR 🏷️

@eshaben eshaben added the A0 - New Content Pull request contains new content pages label Jan 7, 2025
@eshaben eshaben requested a review from dawnkelly09 as a code owner January 7, 2025 04:24
@eshaben eshaben requested review from ilariae and martin0995 January 7, 2025 04:24
Copy link
Collaborator

@ilariae ilariae left a comment

Choose a reason for hiding this comment

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

lgtm!

Copy link
Collaborator

@martin0995 martin0995 left a comment

Choose a reason for hiding this comment

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

This looks great!

@eshaben
Copy link
Collaborator Author

eshaben commented Jan 8, 2025

@dawnkelly09 this one requires a review please

Copy link
Collaborator

@dawnkelly09 dawnkelly09 left a comment

Choose a reason for hiding this comment

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

🚀

@eshaben eshaben merged commit 98124d5 into main Jan 8, 2025
1 check passed
@eshaben eshaben deleted the eshaben/check-repostiories branch January 8, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0 - New Content Pull request contains new content pages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants