Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/BOTMETA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,8 @@ files:
maintainers: adrianmoisey
$modules/github_repo.py:
maintainers: atorrescogollo
$modules/github_repo_permission.py:
maintainers: danielino
$modules/gitlab_:
keywords: gitlab source_control
maintainers: $team_gitlab
Expand Down
3 changes: 3 additions & 0 deletions changelogs/fragments/gh-repo-permission-module.yml
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog fragments are not used when adding new modules, please remove this file.

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
minor_changes:
- github_repo_permission - new module to manage team or user permissions on a GitHub repository (organization members and collaborators).
Loading
Loading