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

Automatically publish posts from GTN #2068

Merged
merged 4 commits into from
Jul 6, 2023
Merged

Conversation

kysrpex
Copy link
Collaborator

@kysrpex kysrpex commented Jul 6, 2023

GitHub Actions workflow that automatically creates PRs to publish Galaxy Training Network news as external links.

Closes #1417. Folow-up of #2065.

An example PR created by this workflow is available here. An example workflow run is available here.

This PR hopefully addresses all the feedback from #2065, namely:

In addition, the whole approach has been reworked. The workflow uses now just feedparser and the GitHub REST API (through GitHub CLI and curl). Hopefully it is significantly faster (I cannot compare since I deleted the repo) as it avoids checking out the code.

kysrpex and others added 4 commits July 5, 2023 10:27
GitHub Actions workflow that automatically creates PRs to publish Galaxy Training Network news as external links.
Resorts to an approach purely based on the GitHub API.
@kysrpex kysrpex added new-feature Issue making a feature request, or a PR implementing a new feature. unification labels Jul 6, 2023
@kysrpex kysrpex self-assigned this Jul 6, 2023
@dannon dannon merged commit cd576e0 into galaxyproject:master Jul 6, 2023
@dannon
Copy link
Member

dannon commented Jul 6, 2023

Thank you, @kysrpex!

@hexylena
Copy link
Member

hexylena commented Jul 6, 2023

this is not the direction I expected when I said the last yaml was too complicated 😅 but glad you've got something working! l

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Issue making a feature request, or a PR implementing a new feature. unification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically pull in GTN posts
3 participants