Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 9b9da42

Browse files
committed
remove extra comments
1 parent fc1f47d commit 9b9da42

1 file changed

Lines changed: 1 addition & 15 deletions

File tree

config.yml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,6 @@ before:
2020
data:
2121
releases: "%payload.repository.html_url%/releases"
2222

23-
# Repo artifacts:
24-
# 1. Issue: Welcome
25-
# 2. Issue: Organizing a release
26-
# 3. Issue: Adding a feature
27-
# 4. PR: [title created by learner] — adding a feature PR
28-
# 5. Issue: Create a release pull request
29-
# 6. PR: Release v1.0
30-
# 7. PR: More features for next release
31-
# 8. PR: [title created by learner] — release drafter PR
32-
# 9. Issue: Finalize the release
33-
# 10. PR: Accidental bugs
34-
# 11. PR: Backport the hotfix
35-
# 12. Issue: Create a patch release
36-
3723
steps:
3824
#1 - ask the user to create a beta release from the most recent commit on master
3925
- title: Create a beta release
@@ -426,4 +412,4 @@ steps:
426412
data:
427413
url: "%actions.lastIssue.data.html_url%"
428414
- type: closeIssue
429-
issue: Create a patch release
415+
issue: Create a patch release

0 commit comments

Comments
 (0)