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

New URLs in project.urls (backport #11550) #11638

Closed
wants to merge 5 commits into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 25, 2024

This is an automatic backport of pull request #11550 done by Mergify.
Cherry-pick of 1d45d47 has failed:

On branch mergify/bp/stable/0.46/pr-11550
Your branch is up to date with 'origin/stable/0.46'.

You are currently cherry-picking commit 1d45d472f.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   pyproject.toml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* change metadata

* Update pyproject.toml

---------

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
(cherry picked from commit 1d45d47)

# Conflicts:
#	pyproject.toml
@mergify mergify bot requested a review from a team as a code owner January 25, 2024 12:39
@mergify mergify bot added the conflicts used by mergify when there are conflicts in a port label Jan 25, 2024
@mergify mergify bot mentioned this pull request Jan 25, 2024
@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

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

  • @Qiskit/terra-core

@github-actions github-actions bot added the Changelog: None Do not include in changelog label Jan 25, 2024
@github-actions github-actions bot added this to the 1.0.0 milestone Jan 25, 2024
@1ucian0 1ucian0 modified the milestones: 1.0.0, 0.46.0 Jan 25, 2024
@coveralls
Copy link

coveralls commented Jan 25, 2024

Pull Request Test Coverage Report for Build 7712541812

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.01%) to 86.934%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 1 92.19%
Totals Coverage Status
Change from base Build 7653065220: 0.01%
Covered Lines: 74304
Relevant Lines: 85472

💛 - Coveralls

@jakelishman
Copy link
Member

We can close this particular one - as long as it merges to 0.45 we'll merge it up before the release of 0.46 - though if you've already fixed the conflicts, it's also fine to just merge.

@jakelishman
Copy link
Member

I'll close this as unnecessary - #11639 will merge to stable/0.45, then we'll merge it up from there as part of the final merge of 0.45 into 0.46.

@mergify mergify bot deleted the mergify/bp/stable/0.46/pr-11550 branch January 31, 2024 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog conflicts used by mergify when there are conflicts in a port
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants