amazon-braket / amazon-braket-pennylane-plugin-python

A plugin for allowing Xanadu PennyLane to use Amazon Braket devices
https://amazon-braket-pennylane-plugin-python.readthedocs.io/
Apache License 2.0
43 stars 38 forks source link

infra: add pr_title_check workflow #265

Closed AbeCoull closed 5 months ago

AbeCoull commented 5 months ago

Issue #, if available:

Description of changes:

Testing done: Pushed the PR with title: add pr_title_check workflow Failed in https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/actions/runs/9343958112/job/25714315474?pr=265

Changed to infra: add pr_title_check workflow, PR passed

Run thehanimo/pr-title-checker@v1.4.1
Using config file .github/pr-title-checker-config.json from repo amazon-braket/amazon-braket-pennylane-plugin-python [ref: e5c80a5ef88e758faa6ae9d37534f28c7884b60e]
Creating label (title needs formatting)...
Label (title needs formatting) already created.
No formatting necessary. Removing label...
All OK
Removed label - 200

In the case of a bad PR, a label is created stating the title needs formatting. Once successful, the label is removed and the workflow passes.

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (d7c232f) to head (eab8a63). Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 1229 1229 Branches 304 304 ========================================= Hits 1229 1229 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.