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 site.github.public_repositories[].releases #224

Merged
merged 1 commit into from
Apr 20, 2022
Merged

Add site.github.public_repositories[].releases #224

merged 1 commit into from
Apr 20, 2022

Conversation

parkr
Copy link
Member

@parkr parkr commented Apr 15, 2022

For each public repository rendered, we will also list releases for them.

Fixes #221.

Copy link
Member

@mattr- mattr- left a comment

Choose a reason for hiding this comment

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

I think the releases method will need to be whitelisted. This looks fine to me otherwise.

@parkr
Copy link
Member Author

parkr commented Apr 16, 2022

For each public repository rendered, we will also list releases for them.
@parkr
Copy link
Member Author

parkr commented Apr 20, 2022

@jekyllbot: merge +minor

@jekyllbot jekyllbot merged commit f3b27ce into main Apr 20, 2022
@jekyllbot jekyllbot deleted the releases branch April 20, 2022 06:15
@jekyll jekyll locked and limited conversation to collaborators Apr 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

looks like there is no releases in the site.github.public_repositories
3 participants