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

Auto-generated Pull Request for fix/content-api-attributes #14

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

github-actions[bot]
Copy link

Pulling 'fix/content-api-attributes into master. Please review and merge.

The slug field is added to the NewContentAttributes message in order to
store a unique identifier for the page. This slug is generated based on
the name and namespace fields and follows the conventions of a semantic
URL slug.
The changes in this commit improve the readability of the README.md file
by reformatting some lines to make them easier to read. Additionally,
the development process section is clarified to provide better
instructions for making changes to the project. Specifically, it is now
clear that changes should be made on a new branch, pushed to create a
pull request, and then merged into the master branch. The automated
process of running `buf lint` and generating updated Go code is also
mentioned. Finally, a note is added to remind contributors to run `buf
beta mod update` when updating the `buf.gen.yaml` file.
@cybersiddhu cybersiddhu merged commit 7a63c4f into master Oct 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant