-
-
Notifications
You must be signed in to change notification settings - Fork 4
INFRA-2867-Added chore prefix to PR, await for create release, remove commits.csv from changelog pr #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INFRA-2867-Added chore prefix to PR, await for create release, remove commits.csv from changelog pr #111
Changes from all commits
0d0c372
4000ff0
6447830
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -310,7 +310,7 @@ async function main() { | |
| extensionTemplateSheetId, | ||
| ); | ||
|
|
||
| createReleaseSheet( | ||
| await createReleaseSheet( | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is dead code that will be removed by @jvbriones (the entire file).
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ok, I will leave it here for now then until it's removed if there's no objections. |
||
| documentId, | ||
| platform, | ||
| semanticVersion, | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I reached out to @jvbriones on Slack to confirm he's fine with this removal.