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

Test notify_team_new_comment workflow #53

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

rparadowski
Copy link
Contributor

@rparadowski rparadowski commented Nov 19, 2024

Description

Goal is to test notify_team_new_comment before adding the same changes to kolibri, studio, ricecooker, kolibri-design-system

Issue addressed

learningequality/kolibri#12567

Addresses #PR# HERE

Before/after screenshots

Changelog

Steps to test

  1. Create issue and link it to PR
  2. Change default repo branch to the branch you are changing due to https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#issue_comment
  3. Post comment in issue.
  4. Check if action is executed

(optional) Implementation notes

At a high level, how did you implement this?

Does this introduce any tech-debt items?

Testing checklist

  • Contributor has fully tested the PR manually
  • If there are any front-end changes, before/after screenshots are included
  • Critical and brittle code paths are covered by unit tests
  • The change is described in the changelog section above

Reviewer guidance

After review

  • The changelog item has been pasted to the CHANGELOG.md

Comments

MAKE SURE CHANGE DOES NOT REFER TO FORK!

@rparadowski
Copy link
Contributor Author


jobs:
contributor_issue_comment:
uses: rparadowski/.github/.github/workflows/notify_team_new_comment.yml@12567_issue
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change ference to learningequality/.github/.github/workflows/notify_team_new_comment.yml@main after learningequality/.github#9 is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants