-
Notifications
You must be signed in to change notification settings - Fork 17
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
Update standard workflow files. #305
Conversation
The .github/workflows/self-assign-issue.yml workflow is missing or needs an update to stay in sync with the current standard for this workflow as defined in the `.github` repo of the `openedx` GitHub org.
…yml`. The .github/workflows/add-remove-label-on-comment.yml workflow is missing or needs an update to stay in sync with the current standard for this workflow as defined in the `.github` repo of the `openedx` GitHub org.
…d.yml`. The .github/workflows/add-depr-ticket-to-depr-board.yml workflow is missing or needs an update to stay in sync with the current standard for this workflow as defined in the `.github` repo of the `openedx` GitHub org.
Codecov ReportBase: 83.48% // Head: 83.48% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #305 +/- ##
=======================================
Coverage 83.48% 83.48%
=======================================
Files 87 87
Lines 1883 1883
Branches 465 465
=======================================
Hits 1572 1572
Misses 310 310
Partials 1 1 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
commit 818c4f6 Author: Hamzah Ullah <hamzahullah@yahoo.com> Date: Mon Mar 13 18:16:15 2023 -0400 feat: Initial configuration routes, feature flags and pages added (#307) * feat: Initial configuration routes, feature flags and pages added * fix: removed unused component * chore: tests * feat: update routes * fix: feature flag added correctly commit 83347d8 Author: Mashal Malik <107556986+Mashal-m@users.noreply.github.com> Date: Mon Mar 6 12:19:17 2023 +0500 refactor: remove unused tranisfex v2 url (#309) commit 88419fa Merge: ddb2787 9a51692 Author: Feanil Patel <feanil@tcril.org> Date: Mon Feb 27 22:36:53 2023 -0500 Merge pull request #305 from openedx/repo_checks/ensure_workflows Update standard workflow files. commit 9a51692 Author: Feanil Patel <feanil@tcril.org> Date: Thu Feb 23 11:16:32 2023 -0500 build: Updating a missing workflow file `add-depr-ticket-to-depr-board.yml`. The .github/workflows/add-depr-ticket-to-depr-board.yml workflow is missing or needs an update to stay in sync with the current standard for this workflow as defined in the `.github` repo of the `openedx` GitHub org. commit 1f0142e Author: Feanil Patel <feanil@tcril.org> Date: Thu Feb 23 11:16:30 2023 -0500 build: Creating a missing workflow file `add-remove-label-on-comment.yml`. The .github/workflows/add-remove-label-on-comment.yml workflow is missing or needs an update to stay in sync with the current standard for this workflow as defined in the `.github` repo of the `openedx` GitHub org. commit 571e4be Author: Feanil Patel <feanil@tcril.org> Date: Thu Feb 23 11:16:29 2023 -0500 build: Creating a missing workflow file `self-assign-issue.yml`. The .github/workflows/self-assign-issue.yml workflow is missing or needs an update to stay in sync with the current standard for this workflow as defined in the `.github` repo of the `openedx` GitHub org.
This PR was created automatically by the
repo_checks.py
script in thehttps://github.com/openedx/terraform-github repository.