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

Update standard workflow files. #305

Merged
merged 3 commits into from
Feb 28, 2023
Merged

Conversation

feanil
Copy link

@feanil feanil commented Feb 23, 2023

This PR was created automatically by the repo_checks.py script in the
https://github.com/openedx/terraform-github repository.

Feanil Patel added 3 commits February 23, 2023 11:16
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
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Base: 83.48% // Head: 83.48% // No change to project coverage 👍

Coverage data is based on head (9a51692) compared to base (ddb2787).
Patch has no changes to coverable lines.

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link

@e0d e0d left a comment

Choose a reason for hiding this comment

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

👍

@feanil feanil merged commit 88419fa into master Feb 28, 2023
@feanil feanil deleted the repo_checks/ensure_workflows branch February 28, 2023 03:36
brobro10000 added a commit that referenced this pull request Mar 13, 2023
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.
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