Skip to content

Conversation

RobertGlobant20
Copy link
Contributor

Purpose

For sanity check I'm modifying the PR title and also in the body we included the eidos team.

Declarations

Check these if you believe they are true

Release Notes

For sanity check I'm modifying the PR title and also in the body we included the eidos team.

Reviewers

@avidit

FYIs

@zeusongit

For sanity check I'm modifying the PR title and also in the body we included the eidos team.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-9484

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the automated GitHub Action workflow for HTML documentation updates by modifying the pull request title format and body content. The changes add a standardized title prefix and include the eidos team in the PR body for review notifications.

  • Adds "DYN-000 -" prefix to the automated PR title
  • Updates the PR body to mention @DynamoDS/eidos team for review

gh pr create --title "DYN-000 - Update HTML Documentation" \
--body "This PR contains automated changes generated due to changes in doc/distrib/html subfolders, @DynamoDS/eidos, please review and merge this PR" \
--base $MAIN_BRANCH \
--head ${{ steps.commit_changes.outputs.branch }}
Copy link
Contributor

Choose a reason for hiding this comment

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

can we use --assignee flag as well to assign the PR to the team?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added in the next commit feb642a

run: |
gh pr create --title "Update HTML Documentation" \
--body "This PR contains automated changes generated due to changes in doc/distrib/html subfolders" \
gh pr create --title "DYN-000 - Update HTML Documentation" \
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can use DYN-9484 instead, that way we can see the PR in jira as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated in the next commit feb642a

Updated the title and also added assignee
@RobertGlobant20 RobertGlobant20 merged commit 301ab99 into DynamoDS:master Sep 30, 2025
26 of 27 checks passed
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