Skip to content
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

ARCH-1690 - Move actions to repo #5

Merged
merged 3 commits into from
Oct 12, 2023
Merged

ARCH-1690 - Move actions to repo #5

merged 3 commits into from
Oct 12, 2023

Conversation

danielle-casella-adams
Copy link
Member

Summary of PR changes

  • Move did-custom-action-code-change and update-action-version-in-file into this repository.
  • Add test workflow for both actions
  • Modify the reusable workflows to use a local copy of these two actions.

- Move did-custom-action-code-change and update-action-version-in-file into this repository.
- Add test workflow for both actions
- Modify the reusable workflows to use a local copy of these two actions.
@github-actions
Copy link

Before this PR can be merged, please recompile the action by running the following command from the ".github/actions/did-custom-action-code-change" directory:
npm run build

@github-actions
Copy link

Before this PR can be merged, please recompile the action by running the following command from the
".github/actions/update-action-version-in-file" directory:
npm run build

@github-actions
Copy link

Before this PR can be merged, please recompile the action by running the following command from the
".github/actions/did-custom-action-code-change" directory:
npm run build

hpractv
hpractv previously approved these changes Oct 12, 2023
Copy link

@hpractv hpractv left a comment

Choose a reason for hiding this comment

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

Just one small thing you don't have to fix if you don't want to.

.github/actions/did-custom-action-code-change/src/main.js Outdated Show resolved Hide resolved
Copy link

@hpractv hpractv left a comment

Choose a reason for hiding this comment

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

👍🏽

@danielle-casella-adams danielle-casella-adams merged commit 4d8889f into main Oct 12, 2023
4 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.

2 participants