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

Support ignoring PR commits from changelog using decorators #1176

Closed
orpheuslummis opened this issue Mar 11, 2023 · 0 comments · Fixed by #1538
Closed

Support ignoring PR commits from changelog using decorators #1176

orpheuslummis opened this issue Mar 11, 2023 · 0 comments · Fixed by #1538
Assignees
Labels
ci/build This is issue is about the build or CI system, and the administration of it. code quality Related to improving code quality documentation Improvements or additions to documentation release Related to release cycle
Milestone

Comments

@orpheuslummis
Copy link
Contributor

e.g. fix(ignore)

@orpheuslummis orpheuslummis added the release Related to release cycle label Mar 11, 2023
@shahzadlone shahzadlone removed the release Related to release cycle label May 26, 2023
@shahzadlone shahzadlone self-assigned this May 26, 2023
@shahzadlone shahzadlone added this to the DefraDB v0.6 milestone May 26, 2023
@shahzadlone shahzadlone added documentation Improvements or additions to documentation ci/build This is issue is about the build or CI system, and the administration of it. code quality Related to improving code quality release Related to release cycle labels May 26, 2023
@shahzadlone shahzadlone changed the title chore: Support ignoring git entries in changelog generation Support ignoring PR commits from changelog using decorators May 26, 2023
shahzadlone added a commit that referenced this issue May 29, 2023
## Relevant issue(s)
Resolves #1176

## Description
- Any previous valid label can now also support an additional decorator
like so: `(i)` that will help signal that this commit/pr-title can be
ignored from change-log.
shahzadlone added a commit to shahzadlone/defradb that referenced this issue Feb 23, 2024
…#1538)

## Relevant issue(s)
Resolves sourcenetwork#1176

## Description
- Any previous valid label can now also support an additional decorator
like so: `(i)` that will help signal that this commit/pr-title can be
ignored from change-log.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/build This is issue is about the build or CI system, and the administration of it. code quality Related to improving code quality documentation Improvements or additions to documentation release Related to release cycle
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants