Skip to content

Commit

Permalink
Limit to 20 GitHub labels for the repo (apache#36633)
Browse files Browse the repository at this point in the history
@jscheffl's PR (apache#36632) added tags but now fails with the following error, can you filter the topics:

```
An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/repos/repos#replace-all-repository-topics"}
```
  • Loading branch information
kaxil authored Jan 6, 2024
1 parent b5f4783 commit f569d3c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,12 @@ github:
- data-science
- elt
- etl
- job-scheduler
- kubernetes
- machine-learning
- mlops
- orchestration
- pipeline
- python
- task-scheduler
- scheduler
- workflow
- workflow-automation
- workflow-engine
- workflow-orchestration
features:
Expand Down

0 comments on commit f569d3c

Please sign in to comment.