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

Allow Github history and rs-changelog element to specify a path #4754

Open
jnurthen opened this issue Jul 12, 2024 · 1 comment
Open

Allow Github history and rs-changelog element to specify a path #4754

jnurthen opened this issue Jul 12, 2024 · 1 comment

Comments

@jnurthen
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We have moved all the ARIA specs into a single repository. We would like to be able to continue to use rs-changelog and the respec commit history feature but currently we get all the specs in the repository

Describe the solution you'd like
Allow to specify the GH path parameter so we can limit commit history and changelog to a single file or return the path so we can filter it ourselves

Additional context
The GH path parameter does what we need but https://respec.org/github/ only returns hash and message

Describe any alternatives you've considered
Adding text to the commit messages to filter doesn't seem practical

Can you or your organization fund the work or help with development?
I can try to help.
There are three options to get your feature implemented. You can:

  1. contribute to the project yourself via a pull request. We will guide you!
  2. fund a contributor to prioritize your feature (usually US$500+ depending on complexity).
  3. wait for someone to get to it (usually a few months).
    Funding pays for the feature development, testing, documentation, server costs, etc. We have an open collective where development costs are tracked and shared. Please see our Open Collective.
@jnurthen
Copy link
Contributor Author

@sidvishnoi I think to fix this I need to make changes to https://github.com/speced/respec-web-services/blob/main/routes/github/lib/commits.ts to return the file path for each commit. Would it be possible to help me set up an environment so I can look into this as i don't seem to be able to build those services

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

No branches or pull requests

1 participant