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

feat: automatic slug when creating or renaming a company #1239

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

djaiss
Copy link
Member

@djaiss djaiss commented Aug 2, 2021

This PR adds a slug to a company object.

Basically, if a company is called Basecamp, the slug of the company will be basecamp.

If there is already a company with this slug, the slug will be basecamp-2 instead.

This will be used in #1175, when we will display the open job openings for everyone on the Internet to see.

@djaiss djaiss added the auto-squash Auto-completes a PR when reviews and checks pass label Aug 2, 2021
@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

92.6% 92.6% Coverage
0.0% 0.0% Duplication

@djaiss djaiss merged commit c083181 into main Aug 2, 2021
@djaiss djaiss deleted the 2021-08-02-company-slug branch August 2, 2021 20:33
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-squash Auto-completes a PR when reviews and checks pass released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant