Skip to content

Add repository verification to tagman script - #242

Open
Yaswant Pradhan (yaswant) wants to merge 2 commits into
MetOffice:mainfrom
yaswant:update-tagman
Open

Add repository verification to tagman script#242
Yaswant Pradhan (yaswant) wants to merge 2 commits into
MetOffice:mainfrom
yaswant:update-tagman

Conversation

@yaswant

@yaswant Yaswant Pradhan (yaswant) commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Description

Code Reviewer: Pierre Siddall (@Pierre-siddall)

Summary

Add function in tagman script to verify access to user input repository

Dependency

None.

Impact

Better error handling for input repo accssibility.

Issues addressed

Resolves #241

Coordinated merge

NA

Checklist

  • I have performed a self-review of my own changes

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks Yaswant Pradhan (@yaswant), this looks like a nice simple guard to fail the tagman early if the repo being checked doesn't exist and good job on sending output to /dev/null as your condition only needs the exit code. I'm happy to approve this and will take a further look into this script to understand it's full context.

@t00sa
Sam Clarke-Green (t00sa) removed their request for review August 14, 2026 08:05
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.

tagman: Add check to verify a repo status

3 participants