Skip to content

feat(core/rs-changelog): let repo attr override github config#5105

Merged
sidvishnoi merged 10 commits intospeced:mainfrom
daniel-montalvo:repo-parameter-for-rs-changelog
Feb 27, 2026
Merged

feat(core/rs-changelog): let repo attr override github config#5105
sidvishnoi merged 10 commits intospeced:mainfrom
daniel-montalvo:repo-parameter-for-rs-changelog

Conversation

@daniel-montalvo
Copy link
Contributor

@daniel-montalvo daniel-montalvo commented Feb 26, 2026

@sidvishnoi

This is one more that the ARIA monorepo setup would greatly benefit from.

It enables a new repo parameter to be used with the rs-changelog custom element. This is for monorepos which still keep child repos in the respecConfig (mainly for issue base, editor draft, and other generated properties), but are using a single repo to generate all specs. For child specs we need to specify that they want to pull the commit history from the monorepo instead of from the child repo.

@daniel-montalvo daniel-montalvo changed the title y New repo parameter for rs-changelog custom element Feb 26, 2026
Copy link
Member

@sidvishnoi sidvishnoi left a comment

Choose a reason for hiding this comment

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

Looks good, left a small suggestion.

@sidvishnoi sidvishnoi changed the title New repo parameter for rs-changelog custom element feat(core/rs-changelog): let repo attr override github config Feb 26, 2026
@daniel-montalvo
Copy link
Contributor Author

@sidvishnoi I've changed this to include all of this logic in the fetchCommits function while leaving the toHTML untouched.

Copy link
Member

@sidvishnoi sidvishnoi left a comment

Choose a reason for hiding this comment

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

Thanks @daniel-montalvo!
Edit: Released in v35.8.0.

@sidvishnoi sidvishnoi merged commit e7534d9 into speced:main Feb 27, 2026
14 of 17 checks passed
@daniel-montalvo
Copy link
Contributor Author

daniel-montalvo commented Feb 27, 2026

@sidvishnoi I just Updated related docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants