eduNEXT / eox-tenant

Plugin for managing multiple tenants (organizations) within a single Open edX instance.
GNU Affero General Public License v3.0
7 stars 4 forks source link

ci: use github application instead of pat in workflows `AP-1309` #217

Closed BryanttV closed 1 month ago

BryanttV commented 1 month ago

Description

This PR makes the following changes:

  1. Remove the pr_issue_assignment workflow and use the CODEOWNERS file instead.
  2. Update the add_issues_prs_to_dedalo_project (now add_to_apollo_project) workflow to use the reusable workflow of Open edX

Jira Issue