Skip to content

Conversation

@runora95
Copy link
Contributor

@runora95 runora95 commented Mar 19, 2025


Context:

  • Currently it is not possible to look through the PRs opened and sort by external PRs. This change uses the label-external-pull-request action to label external requests in this repository.

Description of the Change:

  • adds a workflow to run label-external-pull-request on external requests from forks.

Benefits:

  • It's easier to filter external pull requests

Possible Drawbacks:

Related GitHub Issues:

@github-actions
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@codecov
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.62%. Comparing base (97dd1b0) to head (ac2e0c5).
Report is 347 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7113   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files         509      509           
  Lines       49642    49642           
=======================================
  Hits        49457    49457           
  Misses        185      185           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@runora95 runora95 marked this pull request as draft March 19, 2025 17:03
@github-actions github-actions bot added the external PRs opened by contributors outside the PennyLaneAI organization label Mar 19, 2025
@runora95 runora95 added external PRs opened by contributors outside the PennyLaneAI organization and removed external PRs opened by contributors outside the PennyLaneAI organization labels Mar 19, 2025
@runora95 runora95 removed the external PRs opened by contributors outside the PennyLaneAI organization label Mar 24, 2025
@github-actions github-actions bot added the external PRs opened by contributors outside the PennyLaneAI organization label Mar 24, 2025
@runora95 runora95 requested a review from rashidnhm March 24, 2025 14:33
runora95 and others added 3 commits March 24, 2025 10:54
Co-authored-by: Rashid N H M <95639609+rashidnhm@users.noreply.github.com>
@runora95 runora95 marked this pull request as ready for review March 24, 2025 18:48
@runora95 runora95 requested a review from rashidnhm March 24, 2025 20:19
@runora95 runora95 merged commit c930fff into master Mar 25, 2025
48 checks passed
@runora95 runora95 deleted the sc-86563-external-forks-label branch March 25, 2025 15:40
austingmhuang pushed a commit that referenced this pull request Apr 2, 2025
----------------------------------------------------------------------------------------------------------

**Context:**
- Currently it is not possible to look through the PRs opened and sort
by external PRs. This change uses the label-external-pull-request action
to label external requests in this repository.

**Description of the Change:**
- adds a workflow to run label-external-pull-request on external
requests from forks.

**Benefits:**
- It's easier to filter external pull requests 

**Possible Drawbacks:**

**Related GitHub Issues:**

---------

Co-authored-by: Rashid N H M <95639609+rashidnhm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external PRs opened by contributors outside the PennyLaneAI organization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants