sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.11k stars 1.29k forks source link

fix(batches): add experimental label to GitHub apps integration #64496

Closed bahrmichael closed 2 months ago

bahrmichael commented 2 months ago

We have decided to add an experimental label so that customers know that the GitHub Apps integration for Batch Changes may have rough edges. The plan was initially to add a beta label, but that was unfortunately not added yet.

We plan to remove this or lift it to beta once we've seen customers be successful with the GitHub Apps for Batch Changes integration.

Site Admin Dropdown:

Screenshot 2024-08-15 at 18 08 56

Site Admin Modal:

Screenshot 2024-08-15 at 18 09 03

Commit signing (which is beta and should not have the experimental label):

Screenshot 2024-08-15 at 18 15 02

User Settings:

Screenshot 2024-08-15 at 18 15 21

Test plan

Manual testing + CI

Changelog