Skip to content

Conversation

@siyuniu-ms
Copy link
Contributor

No description provided.

- run: node common/scripts/install-run-rush.js install
- run: npm run build --verbose
timeout-minutes: 20
- name: doc generate
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I see...
So at the point that this action "runs" which should be triggered by the "checkin" (please correct me if I'm wrong) we not only "decorate" the pages here but actually "generate them -- nice!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI - in github "Authorization" of an action based on the branch name is at the top of the file

on:
  # Runs on pushes targeting the default branch
  push:
    branches: ["main"]

and is not part of the "Internal" authorization process

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems to be the branches that could auto trigger the run, but didn't give the access of publish the doc

@siyuniu-ms siyuniu-ms merged commit fe5c933 into main Sep 11, 2024
@siyuniu-ms siyuniu-ms deleted the siyu/docUpdate branch September 11, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants