Skip to content

Commit

Permalink
Update GHA actions (#813)
Browse files Browse the repository at this point in the history
* chore: update github actions [no ci]

* chore: rename codeowners file [no ci]
  • Loading branch information
svc-cli-bot authored Nov 15, 2023
1 parent 7d9de5f commit 6592654
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .github/CODEOWNERS

This file was deleted.

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ NOTICE: While GitHub is the preferred channel for reporting issues/feedback, thi
-->

<!--
FOR BUGS RELATED TO THE SALEFORCE CLI, please use this repository: https://github.com/forcedotcom/cli-packages
FOR BUGS RELATED TO THE SALEFORCE CLI, please use this repository: https://github.com/forcedotcom/cli/issues
-->

### Summary
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/failureNotifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: failureNotifications
on:
workflow_run:

This comment has been minimized.

Copy link
@Garapati1212

Garapati1212 Apr 11, 2024

the work flow shouldn't be the same vector we are creating on the website and we all wanted same error comes uder the type of flow organised by the system.

And the apex tool occurs by the string platform and index platform by the system.

GitHub and visual-force object material placed with format called arrays and cloud platforms by the system . Announce the system failure by the fraction of tool-and retail hub to placed.

create a dashboards and primitive data

workflows:
- version, tag and github release
- publish
- create-github-release
types:
Expand All @@ -14,7 +13,7 @@ jobs:
steps:
- name: Announce Failure
id: slack
uses: slackapi/slack-github-action@v1.21.0
uses: slackapi/slack-github-action@v1.24.0
env:
# for non-CLI-team-owned plugins, you can send this anywhere you like
SLACK_WEBHOOK_URL: ${{ secrets.CLI_ALERTS_SLACK_WEBHOOK }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/onRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
tag: ${{ steps.distTag.outputs.tag }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: ${{ github.event.release.tag_name || inputs.tag }}
- uses: salesforcecli/github-workflows/.github/actions/getPreReleaseTag@main
Expand Down
5 changes: 5 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Techical writers will be added as reviewers on markdown changes.
*.md @salesforcecli/cli-docs

# Comment line immediately above ownership line is reserved for related other information. Please be careful while editing.
#ECCN:Open Source 5D002

0 comments on commit 6592654

Please sign in to comment.