Skip to content

Commit 2a9461c

Browse files
chmouelpipelines-as-code[bot]
authored andcommitted
chore: Update pullrequest template provider check
* Replaced the provider support table with a checklist format that is easier to read and update than emojis. * Updated "Gitea" entry to "Gitea/Forgejo" since forgejo is going to be our preferred Gitea fork (for fedora support in the future). * Refined wording regarding provider documentation updates. Signed-off-by: Chmouel Boudjnah <[email protected]>
1 parent 5ade485 commit 2a9461c

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,11 @@
2020

2121
- If adding a provider feature, fill in the following details:
2222

23-
| Git Provider | Supported |
24-
|-----------------------|-----------|
25-
| GitHub App | ✅️ |
26-
| GitHub Webhook | ❌️ |
27-
| Gitea | ❌️ |
28-
| GitLab | ❌️ |
29-
| Bitbucket Cloud | ❌️ |
30-
| Bitbucket Data Center | ❌️ |
31-
32-
(update the documentation accordingly)
23+
- [ ] GitHub App
24+
- [ ] GitHub Webhook
25+
- [ ] Gitea/Forgejo
26+
- [ ] GitLab
27+
- [ ] Bitbucket Cloud
28+
- [ ] Bitbucket Data Center
29+
30+
(update the provider documentation accordingly)

0 commit comments

Comments
 (0)