Skip to content

fix: update broken git-workflow.md link in welcome message#391

Open
Varadraj75 wants to merge 2 commits intoasyncapi:masterfrom
Varadraj75:fix/update-git-workflow-link
Open

fix: update broken git-workflow.md link in welcome message#391
Varadraj75 wants to merge 2 commits intoasyncapi:masterfrom
Varadraj75:fix/update-git-workflow-link

Conversation

@Varadraj75
Copy link

Description

  • Updated the broken link in the GitHub Actions welcome message workflow
  • The old link git-workflow.md was returning a 404 as the file no longer exists
  • Replaced with the correct updated path docs/010-contribution-guidelines/tools-and-setup.md

Related issue(s)

Resolves asyncapi/community#2264

Copilot AI review requested due to automatic review settings March 9, 2026 13:39
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.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Copy link

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

Updates the “basic recommended setup” link in the first-time contributor welcome message workflow to point to the current documentation location in asyncapi/community, fixing a 404.

Changes:

  • Replaced the obsolete git-workflow.md URL with docs/010-contribution-guidelines/tools-and-setup.md in the issue welcome message.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Copy link
Collaborator

@Florence-Njeri Florence-Njeri left a comment

Choose a reason for hiding this comment

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

Hi @Varadraj75 thank you for contributing to AsyncAPI!

I just checked and the bot link is indeed broken, however I think this might be the correct link: https://github.com/asyncapi/community/blob/master/docs/010-contribution-guidelines/git-workflow.md

cc: @thulieblack please confirm. The link seems to have been broken by this PR: asyncapi/community#1833

@thulieblack
Copy link
Member

Yes thats correct, thanks Florence

Co-authored-by: Florence Njeri <40742916+Florence-Njeri@users.noreply.github.com>
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.

[BUG] Broken link to git-workflow.md in GitHub Actions bot message

4 participants