🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
Go to file
pablohashescobar a9802f816e
feat: github integration (#315)
* feat: initiate integrations

* feat: initiate github integration create models for the same

* feat: github integration views

* fix: update workspace integration view to create bot users

* refactor: rename repository model

* refactor: update github repo sync endpoint to create repo and sync in one go

* refactor: update issue activities to post the updates to segway hook

* refactor: update endpoints to get project id and add actor as a member of project in repo sync

* fix: make is bot as a read only field

* fix: remove github repo imports

* fix: url mapping

* feat: repo views

* refactor: update webhook request endpoint

* refactor: rename repositories table to github_repositories

* fix: workpace integration actor

* feat: label for github integration

* refactor: issue activity on create issue

* refactor: repo create endpoint and add db constraints for repo sync and issues

* feat: create api token on workpsace integration and avatar_url for integrations

* refactor: add uuid primary key for Audit model

* refactor: remove id from auditfield to maintain integrity and make avatar blank if none supplied

* feat: track comments on an issue

* feat: comment syncing from plane to github

* fix: prevent activities created by bot to be sent to webhook

* feat: github app installation id retrieve

* feat: github app installation id saved into db

* feat: installation_id for the github integragation and unique provider and project base integration for repo

* refactor: remove actor logic from activity task

* feat: saving github metadata using installation id in workspace integration table

* feat: github repositories endpoint

* feat: github and project repos synchronisation

* feat: delete issue and delete comment activity

* refactor: remove print logs

* FIX: reading env names for github app while installation

* refactor: update bot user firstname with title

* fix: add is_bot value in field

---------

Co-authored-by: venplane <venkatesh@plane.so>
2023-02-22 19:40:57 +05:30
apiserver feat: github integration (#315) 2023-02-22 19:40:57 +05:30
apps feat: github integration (#315) 2023-02-22 19:40:57 +05:30
nginx Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
packages Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.dockerignore build: create frontend and backend dockerfiles docker compose and scripts 2022-12-01 19:18:10 +05:30
.eslintrc.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.gitignore Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
app.json feat: github integration (#315) 2023-02-22 19:40:57 +05:30
CODE_OF_CONDUCT.md dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
CONTRIBUTING.md dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
docker-compose.yml Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
Dockerfile Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
LICENSE.txt dev: hello world 2022-11-19 19:51:26 +05:30
package.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
README.md Update README.md 2023-02-07 01:31:15 +05:30
setup.sh Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
turbo.json feat: github integration (#315) 2023-02-22 19:40:57 +05:30
yarn.lock Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30



Plane Logo

Discord Discord


Plane is an open-source project planning tool that is designed to help individuals and teams streamline their issues, sprints, and product roadmaps. It is easy to use and can be accessed by anyone, making it an ideal choice for a wide range of projects and organizations.

Plane is still in its early days, not everything will be perfect yet, and hiccups may happen. Please let us know of any suggestions, ideas, or bugs that you encounter on our Discord or GitHub issues, and we will use your feedback to improve on our upcoming releases.

Getting Started

Visit https://app.plane.so to get started with Plane.

Documentation

For full documentation, visit docs.plane.so

To see how to Contribute, visit here.

Status

  • Early Community Previews: We are open-sourcing and sharing the development version of Plane
  • Alpha: We are testing Plane with a closed set of customers
  • Public Alpha: Anyone can sign up over at app.plane.so. But go easy on us, there are a few hiccups
  • Public Beta: Stable enough for most non-enterprise use-cases
  • Public: Production-ready

Community

The Plane community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

To chat with other community members you can join the Plane Discord.

Our Code of Conduct applies to all Plane community channels.

Security

If you believe you have found a security vulnerability in Plane, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email security@plane.so to disclose any security vulnerabilities.