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 prace js #832

Closed
Idrinth opened this issue Apr 17, 2024 · 1 comment · Fixed by #833
Closed

Add prace js #832

Idrinth opened this issue Apr 17, 2024 · 1 comment · Fixed by #833
Labels
component: tooling Something to help make our life easier enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@Idrinth
Copy link
Member

Idrinth commented Apr 17, 2024

https://github.com/marketplace/actions/prace-js with a config following out contribution guidelines

@Idrinth Idrinth added enhancement New feature or request good first issue Good for newcomers component: tooling Something to help make our life easier labels Apr 17, 2024
@Idrinth Idrinth added this to the Up for grabs milestone Apr 17, 2024
@Idrinth
Copy link
Member Author

Idrinth commented Apr 18, 2024

config:

version: 1
body:
  patterns:
    - '#\d+'
  error: The body has to include an issue reference like `#0`
branch:
  patterns:
    - 'issue-\d+-.+'
  error: Branch must be called `issue-{id}-{short description}`

Idrinth added a commit that referenced this issue Apr 18, 2024
fixes #832 
---------
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
@Idrinth Idrinth modified the milestones: Up for grabs, 2.8.0 Apr 18, 2024
@Idrinth Idrinth modified the milestones: URGENT, Up for grabs May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tooling Something to help make our life easier enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant