We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f6e4c commit ab6c80aCopy full SHA for ab6c80a
web_src/js/components/ScopedAccessTokenSelector.vue
@@ -23,6 +23,7 @@ const categories = computed(() => {
23
'organization',
24
'package',
25
'repository',
26
+ 'commitstatus',
27
'user');
28
return categories;
29
});
0 commit comments