You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,13 @@
3
3
## Internal changes
4
4
5
5
- Don't remove existing collaborators, teams on sync
6
+
- Added support for custom team roles
6
7
- Fixed test config, skipped failing unit tests
7
8
- Support is_alphanumeric on autolink references
8
9
- Added metrics from github api requests
9
10
- Ignore archived repos to prevent errors trying to apply settings
11
+
- Disabled environments due to https://github.com/github/safe-settings/issues/551
12
+
- Disabled validator due to app crash if a validator throws
10
13
11
14
[](https://github.com/github/safe-settings/actions/workflows/create-release.yml)
0 commit comments