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: .github/ISSUE_TEMPLATE/change_request.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ body:
26
26
If you are unsure of what a specific requirement means, please follow the links to learn about it and understand why it is necessary before submitting.
27
27
options:
28
28
- label: >-
29
-
I have read [the documentation](https://www.asbuiltreport.com/user-guide/new-asbuiltconfig),
29
+
I have read [the documentation](https://www.asbuiltreport.com/user-guide/quickstart/),
30
30
and referred to the [known issues](https://www.asbuiltreport.com/support/known-issues) before submitting this change request.
# We don't want to tweet if the repository is not a public one
63
+
if: ${{ !github.event.repository.private }}
64
+
with:
65
+
tweet-message: "[Pre-release] ${{ github.event.repository.name }} ${{ github.event.release.tag_name }} is now available for testing! Install with -AllowPrerelease ${{ github.event.release.html_url }} #VMware #vSphere #AsBuiltReport #vExpert"
post: "[Pre-release] ${{ github.event.repository.name }} ${{ github.event.release.tag_name }} is now available for testing! Install with -AllowPrerelease ${{ github.event.release.html_url }} #VMware #vSphere #AsBuiltReport #vExpert"
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'
0 commit comments