PalisadoesFoundation / talawa-docs

Documentation for Talawa and Talawa-API
https://docs.talawa.io/
GNU General Public License v3.0
41 stars 140 forks source link

workflow and script for admin docs #793

Closed adi790uu closed 2 months ago

adi790uu commented 3 months ago

What kind of change does this PR introduce?

feature

Issue Number:

This PR is for the issue in api repo : https://github.com/PalisadoesFoundation/talawa-api/issues/1897

Did you add tests for your changes?

No

Snapshots/Videos:

If relevant, did you update the documentation?

No

Summary

This PR introduces a workflow which updates the talawa-admin-docs folder to the latest changes.

Does this PR introduce a breaking change?

Yes

Have you read the contributing guide?

Yes

github-actions[bot] commented 3 months ago

Our Pull Request Approval Process

We have these basic policies to make the approval process smoother for our volunteer team.

Testing Your Code

Please make sure your code passes all tests and there are no merge conflicts.

The process helps maintain accurate and well-formatted documentation and is a prerequisite for getting your PR approved. Assigned reviewers regularly review the PR queue and tend to focus on PRs that are passing.

Reviewers

When your PR has been assigned reviewers contact them to get your code reviewed and approved via:

  1. comments in this PR or
  2. our slack channel

Reviewing Your Code

Your reviewer(s) will have the following roles:

  1. arbitrators of future discussions with other contributors about the validity of your changes
  2. point of contact for evaluating the validity of your work
  3. person who verifies matching issues by others that should be closed.
  4. person who gives general guidance in fixing your tests

CONTRIBUTING.md

Read our CONTRIBUTING.md file. Most importantly:

  1. PRs with issues not assigned to you will be closed by the reviewer
  2. Fix the first comment in the PR so that each issue listed automatically closes

Other

  1. :dart: Please be considerate of our volunteers' time. Contacting the person who assigned the reviewers is not advised unless they ask for your input. Do not @ the person who did the assignment otherwise.
github-actions[bot] commented 3 months ago

This pull request did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please verify it has no conflicts with the develop branch and rebase if needed. Mention it now if you need help or give permission to other people to finish your work.

Cioppolo14 commented 3 months ago

@anwersayeed @tasneemkoushar Can you review this PR?

github-actions[bot] commented 2 months ago

This pull request did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please verify it has no conflicts with the develop branch and rebase if needed. Mention it now if you need help or give permission to other people to finish your work.

Cioppolo14 commented 2 months ago

@adi790uu Should the Deploy to github pages be skipped ?

adi790uu commented 2 months ago

@Cioppolo14 I think yeah it can be skipped

github-actions[bot] commented 2 months ago

This pull request did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please verify it has no conflicts with the develop branch and rebase if needed. Mention it now if you need help or give permission to other people to finish your work.

anwersayeed commented 2 months ago

@adi790uu Is it ready to merge? We already merged a similar PR for talawa-api. We can merge it to a separate branch to test the changes it brings. We can then merge it develop.