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

enforce 50 <= description length <= 160 #890

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Conversation

kevinsung
Copy link
Collaborator

@kevinsung kevinsung commented Feb 26, 2024

Fixes #327

@kevinsung kevinsung marked this pull request as draft February 26, 2024 18:34
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@kevinsung kevinsung marked this pull request as ready for review February 26, 2024 19:00
@qiskit-bot
Copy link
Contributor

One or more of the the following people are requested to review this:

@psschwei
Copy link
Contributor

👍 for docs/run/quantum-serverless.mdx

Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! We'll want to make an exception for API docs but this can be fixed in my follow up work to start running the metadata checker on API docs.

The new descriptions look solid to me. Maybe wait for sign off from @javabster because she did the first pass at rewriting these descriptions last time.

Copy link
Collaborator

@abbycross abbycross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

docs/start/index.mdx Outdated Show resolved Hide resolved
@kevinsung kevinsung added this pull request to the merge queue Feb 26, 2024
Merged via the queue into main with commit d49c97d Feb 26, 2024
5 checks passed
@kevinsung kevinsung deleted the kjs/metadata-length branch February 26, 2024 22:39
github-merge-queue bot pushed a commit that referenced this pull request Feb 29, 2024
Follow up to #890. API docs
are auto-generated so we can't easily fix if the line length is not
ideal, which often happens from being too short.
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
Follow up to Qiskit#890. API docs
are auto-generated so we can't easily fix if the line length is not
ideal, which often happens from being too short.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Enforce that metadata descriptions are not more than 160 characters
6 participants