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

Improve automated pull requests #49

Open
4 tasks
karlaspuldaro opened this issue Feb 9, 2024 · 0 comments
Open
4 tasks

Improve automated pull requests #49

karlaspuldaro opened this issue Feb 9, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@karlaspuldaro
Copy link
Collaborator

The automated workflow of this project includes opening automated PRs in case a new Qiskit version is found.
The automated PR adds new csv results for experiments on new Qiskit versions.
This job would benefit from improvements as listed below:

  • include automation keyword in the PR title
  • add qiskit version update in the PR description or commit message (eg. from qiskit vx to qiskit vy)
  • don't add tox.ini file changes (tox configs are dynamically created for specific qiskit versions)
  • summary.json still needs to be manually cleaned up (eg. replace summary results from qiskit version x.y.z1 with latest patch x.y.z2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant