Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tulna07 committed Sep 24, 2024
1 parent f47c2ba commit 0340b5d
Show file tree
Hide file tree
Showing 10 changed files with 57 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ Your **gha-ci** Slack channel should now be subscribed to **fcj-workshops-2024/a

In the step **20**,

- For **gha-merge-group**, enter `/github subscribe fcj-workshops-2024/awsome-books workflows:{name:"CI" event:"merge_group"}` to subscribe to the CI workflow on "merge_group" event.
- For **gha-merge-group**, enter `/github subscribe fcj-workshops-2024/awsome-books workflows:{name:"CI" event:"merge_group"}` to subscribe to the CI workflow on "merge_group" event.
- For **gha-release**, enter `/github subscribe fcj-workshops-2024/awsome-books workflows:{name:"Release" event:"push"}` to subscribe to the Release workflow on "push" event.
- For **gha-rollback**, enter `/github subscribe fcj-workshops-2024/awsome-books workflows:{name:"Rollback" event:"workflow_dispatch"}` to subscribe to the Rollback workflow on "workflow_dispatch" event.
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,28 @@ git add . && git commit -m "configure database credentials" && git push --set-up

**6.** Click **Create pull request**.

![0002](/images/16/1/0002.svg?featherlight=false&width=100pc)
![0002](/images/16/1/0002.svg?featherlight=false&width=100pc)

**7.** A notification indicates the workflow was triggered via the pull request sent to the **gha-ci** Slack channel.

![0003](/images/16/1/0003.svg?featherlight=false&width=100pc)

After a while, you might notice that the CI success notification has been sent to the channel.

![0004](/images/16/1/0004.svg?featherlight=false&width=100pc)

**8.** Back to the pull request details console, click **Merge when ready**.

![0005](/images/16/1/0005.svg?featherlight=false&width=100pc)

**9.** Click **Confirm merge when ready**.

![0006](/images/16/1/0006.svg?featherlight=false&width=100pc)

**10.**

![0007](/images/16/1/0007.svg?featherlight=false&width=100pc)

**11.**

![0008](/images/16/1/0008.svg?featherlight=false&width=100pc)
4 changes: 4 additions & 0 deletions static/images/16/1/0001.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions static/images/16/1/0002.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions static/images/16/1/0003.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions static/images/16/1/0004.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions static/images/16/1/0005.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions static/images/16/1/0006.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions static/images/16/1/0007.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions static/images/16/1/0008.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0340b5d

Please sign in to comment.