Github

Github Action

요금분(월)스토리지
Gtihub Free2,000500 MB
조직용 GitHub Free2,000500 MB

etc

schedule:
  cron: "0 0 */1 * *"


permissions:
  contents: write


이슈 라벨링

action:on holdHold it. Wait for the restart.
area:docsDocumentations
area:i18nLocalization
area:infrastructureInfrastructure-related issues
area:securitySecurity issue.
area:upstreamIssues with root cause from upstream 3rd parties
area:uxUI / UX issue.
comp:agentRelated to Agent component
comp:appproxyRelated to App Proxy component
comp:cliRelated to CLI component
comp:clientRelated to Client component
comp:commonRelated to Common component
comp:installerRelated to Installer
comp:managerRelated to Manager component
comp:storage-proxyRelated to Storage proxy component
comp:webserverRelated to Web Server component
comp:webuiRelated to WebUI component
dependenciesPull requests that update a dependency file
effort:easyNeed to understand only a specific region of codes (good first issue, easy).
effort:epicNeed to split into multiple sub-issues (epic).
effort:hardNeed to understand many components / a large extent of contextual or historical information.
effort:normalNeed to understand a few modules / some extent of contextual or historical information.
github_actionsPull requests that update GitHub Actions code
hacktoberfest-accepted
impact:breakingBreaking or highlighted changes.
impact:invisibleThis change is invisible to users (internal changes).
impact:visibleThis change is visible to users.
ossca-23OSS Contribution Academy mentee's contributions.
pending:backportWaiting for backports
platform:enterpriseBackend.AI Enterprise support.
platform:generalGeneral platform issues. Most issues are general.
require:config-updateLocal config update required. Consult the PR description or updated documentation.
require:db-migrationAutomatically set when alembic migrations are added or updated
require:pants-exportDependencies updated. You need to run pants export --resolve=python-default to make it working.
size:L100~500 LoC
size:M30~100 LoC
size:S10~30 LoC
size:XL500~ LoC
size:XS~10 LoC
skip:changelogMake the action workflow to skip towncrier check
skip:ciMake the action workflow to skip running lint, check, and test (use with caution!)
status:duplicateThis issue is duplicated.
status:help wantedExtra attention is needed.
status:invalidThis issue is invalid.
status:openWaiting for volunteer / assignnee.
status:rejectedThere is no plan to fix this issue.
type:bugReports about that are not working
type:enhanceEnhance component, behavior, internals without user-facing features
type:featureAdd new features
type:feedbackA suggestion about feature.
type:maintenanceMaintenance issue.
type:questionA question about feature.
type:refactorRefactoring current implementation.
urgency:blockerIT SHOULD BE RESOLVED BEFORE NEXT RELEASE!
urgency:1If no other duties are available, volunteer to help.
urgency:2With time limit, it should be finished within it; otherwise, resolve it when no other chores.
urgency:3Must be finished within a certain time frame.
urgency:4As soon as feasible, implementation is essential.
urgency:5It is imperative that action be taken right away.

.github/

.github/
  workflows/
  ISSUE_TEMPLATE/
    bug_report.md
  pull_request_template.md

codeql