Commit 504fef1
workflows: add dashboard team management file (#1895)
* workflows: add dashboard team management file
To add and remove members of the dashboard team we use a specific
membership file, this way it's easier to onboarding and offboard new
members.
Github has a policy that only members of an organization can be part of
a team, this change automates that invitation and team setup.
Signed-off-by: Victor Accarini <victor.accarini@profusion.mobi>
* chore: update .gitignore and add member to dashboard team
Ignore node_modules in .github/scripts to prevent accidental commits
of dependency directories
Add new member to the dashboard team configuration
Signed-off-by: Gustavo Flores <gustavo.flores@profusion.mobi>
---------
Signed-off-by: Victor Accarini <victor.accarini@profusion.mobi>
Signed-off-by: Gustavo Flores <gustavo.flores@profusion.mobi>
Co-authored-by: Gustavo Flores <gustavo.flores@profusion.mobi>1 parent 6e7206d commit 504fef1
7 files changed
Lines changed: 497 additions & 0 deletions
File tree
- .github
- scripts
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments