PennyLaneAI / qml

Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.
https://pennylane.ai/qml
Apache License 2.0
527 stars 185 forks source link

Automated reminders to update demo metadata #1049

Closed doctorperceptron closed 6 months ago

doctorperceptron commented 6 months ago

This PR adds a workflow that will post a message in any PR that modifies files within the /demonstrations folder. The message reminds the author to please update the dateOfLastModification for their changes to appear on the pennylane website. The last GitHub bot comment on this PR is what this will look like.

NOTE: Edited some metadata to test. Do Not Merge until that data is reverted.

github-actions[bot] commented 6 months ago

👋 Hey, looks like you've updated some demos! Don't forget to update the dateOfLastModification in the associated metadata file so your changes show up on pennylane.ai.

github-actions[bot] commented 6 months ago

👋 Hey, looks like you've updated some demos! Don't forget to update the dateOfLastModification in the associated metadata file so your changes show up on pennylane.ai.

github-actions[bot] commented 6 months ago

👋 Hey, looks like you've updated some demos! Don't forget to update the dateOfLastModification in the associated metadata file so your changes show up on pennylane.ai.

github-actions[bot] commented 6 months ago

👋 Hey, looks like you've updated some demos!

👉 Don't forget to update the dateOfLastModification in the associated metadata files so your changes show up on pennylane.ai.

github-actions[bot] commented 6 months ago

👋 Hey, looks like you've updated some demos!

🐘 Don't forget to update the dateOfLastModification in the associated metadata files so your changes show up on pennylane.ai. Please mark this comment as resolved once the field(s) are updated.

github-actions[bot] commented 6 months ago

👋 Hey, looks like you've updated some demos!

🐘 Don't forget to update the dateOfLastModification in the associated metadata files so your changes show up on pennylane.ai.

Please mark this comment as resolved once the field(s) are updated. Thanks!

KetpuntoG commented 6 months ago

Thanks for work on this!